Skip to content

Commit

Permalink
Update Maven Surefire plugin to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Nov 16, 2023
1 parent 3a2304c commit fcf97f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.5.1</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.0.0-M8</surefire-plugin.version>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit fcf97f9

Please sign in to comment.