From 9db5c7850b53fa10d1856d88908d5e8e95467206 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 26 Jun 2023 17:40:41 +0200 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 (#2501) --- 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 154610c6f3..29176cf55c 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.22 + 0.9.23 true com.example.spanner.NativeImageSpannerSample