We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3a2de commit 0a3a034Copy full SHA for 0a3a034
samples/quarkus/pom.xml
@@ -18,7 +18,7 @@
18
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
19
<quarkus.platform.version>3.2.3.Final</quarkus.platform.version>
20
<skipITs>true</skipITs>
21
- <surefire-plugin.version>3.0.0</surefire-plugin.version>
+ <surefire-plugin.version>3.1.2</surefire-plugin.version>
22
</properties>
23
<dependencyManagement>
24
<dependencies>
0 commit comments