From e2c731a2fcf7017108d578b813221fe3bc6a8d21 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 May 2023 00:19:22 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.22 --- 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 ab55b88c5f5..952fa29ffa3 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.21 + 0.9.22 true com.example.spanner.NativeImageSpannerSample