Skip to content

Commit

Permalink
Merge pull request #647 from MicroShed/dependabot/maven/sample-apps/m…
Browse files Browse the repository at this point in the history
…aven-app/org.apache.maven.plugins-maven-failsafe-plugin-3.4.0
  • Loading branch information
KyleAure authored Aug 19, 2024
2 parents 3b912b4 + ee384f9 commit 2737021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/maven-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 2737021

Please sign in to comment.