We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019301d commit 6a8f728Copy full SHA for 6a8f728
native-image-shared-config/pom.xml
@@ -60,7 +60,7 @@
60
<properties>
61
<surefire.version>3.5.2</surefire.version>
62
<graal-sdk-nativeimage.version>25.0.0</graal-sdk-nativeimage.version>
63
- <native-maven-plugin.version>0.10.6</native-maven-plugin.version>
+ <native-maven-plugin.version>0.11.5</native-maven-plugin.version>
64
<junit-vintage-engine.version>5.11.4</junit-vintage-engine.version>
65
<opentest4j.version>1.3.0</opentest4j.version>
66
<ignoredDependencies>org.graalvm.sdk:nativeimage</ignoredDependencies>
0 commit comments