There was an error while loading. Please reload this page.
1 parent d473d99 commit d0e9b2aCopy full SHA for d0e9b2a
samples/native-image-sample/pom.xml
@@ -134,7 +134,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
134
<plugin>
135
<groupId>org.graalvm.buildtools</groupId>
136
<artifactId>native-maven-plugin</artifactId>
137
- <version>0.9.19</version>
+ <version>0.9.20</version>
138
<extensions>true</extensions>
139
<configuration>
140
<mainClass>pubsub.NativeImagePubSubSample
0 commit comments