Skip to content

Commit

Permalink
Merge pull request #503 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.3

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.3
  • Loading branch information
arvindkrishnakumar-okta authored Jan 31, 2024
2 parents d361563 + 4cf8c51 commit b7fed0d
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.1.2</version>
<version>3.2.3</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 b7fed0d

Please sign in to comment.