Skip to content

Commit

Permalink
Merge pull request #326 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.2.2
  • Loading branch information
KyleAure authored Nov 16, 2023
2 parents 0a97f11 + 13a0fb5 commit 3dc760a
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 @@ -70,7 +70,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.2</version>
<version>3.2.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 3dc760a

Please sign in to comment.