Skip to content

Commit 12d961a

Browse files
authored
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 (#2123)
1 parent 99ec284 commit 12d961a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.graalvm.buildtools</groupId>
101101
<artifactId>native-maven-plugin</artifactId>
102-
<version>0.10.0</version>
102+
<version>0.10.1</version>
103103
<extensions>true</extensions>
104104
<configuration>
105105
<mainClass>com.example.bigtable.NativeImageBigtableSample

0 commit comments

Comments
 (0)