Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 in /sample-apps/maven-app
  • Loading branch information
KyleAure authored Dec 13, 2023
2 parents 1038bec + 7c76020 commit e8dc35c
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>3.2.2</version>
<version>3.2.3</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit e8dc35c

Please sign in to comment.