Skip to content

Commit f7f3888

Browse files
update native maven plugin
1 parent eab40c9 commit f7f3888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
<plugin>
119119
<groupId>org.graalvm.buildtools</groupId>
120120
<artifactId>native-maven-plugin</artifactId>
121+
<version>0.10.4</version>
121122
<configuration>
122123
<buildArgs combine.children="append">
123124
<buildArg>-Dspanner.testenv.config.class=${spanner.testenv.config.class}</buildArg>

0 commit comments

Comments
 (0)