From baccafdbadc76683ad41329b957059311c96c5cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Nov 2022 17:57:51 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 --- samples/native-image/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/native-image/pom.xml b/samples/native-image/pom.xml index 56216c3d4cf..cba8b3cb483 100644 --- a/samples/native-image/pom.xml +++ b/samples/native-image/pom.xml @@ -130,7 +130,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.16 + 0.9.18 true com.example.spanner.NativeImageSpannerSample