From 8566c3768c518d4c7832f66e71041c526824ea1b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Jun 2022 16:18:55 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 --- 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 bff2eb86657..87fef598d62 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.11 + 0.9.12 true com.example.spanner.NativeImageSpannerSample