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 48b99be commit 3f64f11Copy full SHA for 3f64f11
samples/native-image-sample/pom.xml
@@ -139,7 +139,7 @@
139
<plugin>
140
<groupId>org.graalvm.buildtools</groupId>
141
<artifactId>native-maven-plugin</artifactId>
142
- <version>0.9.9</version>
+ <version>0.9.10</version>
143
<extensions>true</extensions>
144
<configuration>
145
<mainClass>com.example.storage.NativeImageStorageSample</mainClass>
0 commit comments