Skip to content

Commit 000f720

Browse files
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 (#2634)
* deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 * 🦉 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 3e376b1 commit 000f720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.graalvm.buildtools</groupId>
123123
<artifactId>native-maven-plugin</artifactId>
124-
<version>0.9.20</version>
124+
<version>0.9.21</version>
125125
<extensions>true</extensions>
126126
<configuration>
127127
<mainClass>com.example.bigquery.NativeImageBigquerySample

0 commit comments

Comments
 (0)