From ac9226c7a6297d686c0bd77939f084e3faf6090a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 18 Oct 2022 00:58:57 +0200 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#2353) --- 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 bdf5283df..929fe4a58 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -121,7 +121,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.14 + 0.9.15 true com.example.bigquery.NativeImageBigquerySample