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 bcf30d1 commit 7557fefCopy full SHA for 7557fef
java-samples/native-image-sample/pom.xml
@@ -124,7 +124,7 @@
124
<plugin>
125
<groupId>org.graalvm.buildtools</groupId>
126
<artifactId>native-maven-plugin</artifactId>
127
- <version>0.10.1</version>
+ <version>0.11.1</version>
128
<extensions>true</extensions>
129
<configuration>
130
<mainClass>com.google.cloud.example.NativeImageSecretManagerSample</mainClass>
0 commit comments