We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d96f8e commit c604080Copy full SHA for c604080
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.12</version>
+ <version>0.9.13</version>
138
<extensions>true</extensions>
139
<configuration>
140
<mainClass>pubsub.NativeImagePubSubSample
0 commit comments