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