We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2f59c commit 76c7383Copy full SHA for 76c7383
1 file changed
native-image-shared-config/pom.xml
@@ -59,7 +59,7 @@
59
60
<properties>
61
<graal-sdk.version>24.2.1</graal-sdk.version>
62
- <surefire.version>3.5.2</surefire.version>
+ <surefire.version>3.5.3</surefire.version>
63
<graal-sdk-nativeimage.version>24.2.2</graal-sdk-nativeimage.version>
64
<native-maven-plugin.version>0.10.6</native-maven-plugin.version>
65
<junit-vintage-engine.version>5.11.4</junit-vintage-engine.version>
0 commit comments