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 4836c7e commit eaa790dCopy full SHA for eaa790d
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