From c535cc72ea871be3e31db884f26c3e88867430bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Oct 2022 11:50:15 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 --- 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 dc71c2604e..a7eecd0a60 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.14 + 0.9.15 true com.example.firestore.NativeImageFirestoreSample