Thanks to visit codestin.com Credit goes to github.com
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 c6be76a commit a628255Copy full SHA for a628255
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.26</version>
+ <version>0.9.27</version>
111
<extensions>true</extensions>
112
<configuration>
113
<mainClass>com.example.datastore.NativeImageDatastoreSample</mainClass>
0 commit comments