Skip to content

Commit

Permalink
Merge pull request #729 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.5.2
  • Loading branch information
KyleAure authored Nov 4, 2024
2 parents a5b12ce + 8c9e7bc commit 4cbb67c
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.5.1</version>
<version>3.5.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 4cbb67c

Please sign in to comment.