There was an error while loading. Please reload this page.
1 parent 7e59bf3 commit 3c44e3eCopy full SHA for 3c44e3e
samples/native-image-sample/pom.xml
@@ -136,7 +136,7 @@
136
<plugin>
137
<groupId>org.graalvm.buildtools</groupId>
138
<artifactId>native-maven-plugin</artifactId>
139
- <version>0.9.9</version>
+ <version>0.9.10</version>
140
<extensions>true</extensions>
141
<configuration>
142
<mainClass>com.example.logging.NativeImageLoggingSample</mainClass>
0 commit comments