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 daac554 commit 40fdd7aCopy full SHA for 40fdd7a
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.10.1</version>
+ <version>0.10.2</version>
138
<extensions>true</extensions>
139
<configuration>
140
<mainClass>pubsub.NativeImagePubSubSample
0 commit comments