Skip to content

Commit

Permalink
Merge pull request #518 from okta/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-failsafe-plugin-3.2.5

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5
  • Loading branch information
arvindkrishnakumar-okta authored Dec 20, 2024
2 parents d0bbd53 + 66cf3cc commit 254a15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<executions>
<!-- We should be able to run coverage using something like this, but we need to resolve a user home issue first -->
<execution>
Expand Down

0 comments on commit 254a15c

Please sign in to comment.