From 623fac89d98830499735b4eb1b4c48babb703189 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Apr 2023 14:46:39 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 --- samples/native-image-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index 8b20d6b28f..fd33d071fa 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -123,7 +123,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.graalvm.buildtools native-maven-plugin - 0.9.20 + 0.9.21 true com.example.firestore.NativeImageFirestoreSample