There was an error while loading. Please reload this page.
1 parent 4836c7e commit a13ef9fCopy full SHA for a13ef9f
samples/native-image-sample/pom.xml
@@ -131,7 +131,7 @@
131
<plugin>
132
<groupId>org.graalvm.buildtools</groupId>
133
<artifactId>native-maven-plugin</artifactId>
134
- <version>0.9.15</version>
+ <version>0.9.16</version>
135
<extensions>true</extensions>
136
<configuration>
137
<mainClass>com.example.logging.NativeImageLoggingSample</mainClass>
0 commit comments