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