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 3e62380 commit f25b917Copy full SHA for f25b917
samples/native-image-sample/pom.xml
@@ -107,7 +107,7 @@
107
<plugin>
108
<groupId>org.graalvm.buildtools</groupId>
109
<artifactId>native-maven-plugin</artifactId>
110
- <version>0.9.24</version>
+ <version>0.9.26</version>
111
<extensions>true</extensions>
112
<configuration>
113
<mainClass>com.example.datastore.NativeImageDatastoreSample</mainClass>
0 commit comments