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.
2 parents 144f33e + a5a7860 commit 3b69d62Copy full SHA for 3b69d62
CompareFrameworks/code-with-quarkus/pom.xml
@@ -16,7 +16,7 @@
16
<quarkus.platform.artifact-id>quarkus-universe-bom</quarkus.platform.artifact-id>
17
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
18
<quarkus.platform.version>3.5.1</quarkus.platform.version>
19
- <surefire-plugin.version>3.2.1</surefire-plugin.version>
+ <surefire-plugin.version>3.2.2</surefire-plugin.version>
20
</properties>
21
<dependencyManagement>
22
<dependencies>
0 commit comments