Skip to content

Commit

Permalink
Merge pull request #728 from MicroShed/dependabot/maven/sample-apps/q…
Browse files Browse the repository at this point in the history
…uarkus-app/surefire-plugin.version-3.5.2
  • Loading branch information
KyleAure authored Nov 4, 2024
2 parents 4cbb67c + 16b74a5 commit af95fc6
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 @@ -22,7 +22,7 @@
<quarkus.platform.version>3.6.9</quarkus.platform.version>

<quarkus-plugin.version>3.6.9</quarkus-plugin.version>
<surefire-plugin.version>3.5.1</surefire-plugin.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit af95fc6

Please sign in to comment.