Skip to content

Commit ca1dd5b

Browse files
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 (#1920)
* deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 4649c56 commit ca1dd5b

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.9.26</version>
102+
<version>0.9.27</version>
103103
<extensions>true</extensions>
104104
<configuration>
105105
<mainClass>com.example.bigtable.NativeImageBigtableSample

0 commit comments

Comments
 (0)