Skip to content

Commit 87570b0

Browse files
committed
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21
1 parent e27dbe5 commit 87570b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.graalvm.buildtools</groupId>
132132
<artifactId>native-maven-plugin</artifactId>
133-
<version>0.9.20</version>
133+
<version>0.9.21</version>
134134
<extensions>true</extensions>
135135
<configuration>
136136
<mainClass>com.example.spanner.NativeImageSpannerSample</mainClass>

0 commit comments

Comments
 (0)