Skip to content

Commit

Permalink
Merge pull request #356 from MicroShed/dependabot/maven/sample-apps/q…
Browse files Browse the repository at this point in the history
…uarkus-app/surefire-plugin.version-3.2.3

Bump surefire-plugin.version from 3.2.2 to 3.2.3 in /sample-apps/quarkus-app
  • Loading branch information
KyleAure authored Dec 13, 2023
2 parents 249bfca + 572b869 commit f5be848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/quarkus-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<quarkus.platform.version>3.6.3</quarkus.platform.version>

<quarkus-plugin.version>3.6.3</quarkus-plugin.version>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
<surefire-plugin.version>3.2.3</surefire-plugin.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit f5be848

Please sign in to comment.