From b43d64dce193aa182274e56e621e30b627617909 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 19 Oct 2022 17:54:01 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 --- 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 eb0d396a6..f4e59d943 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -134,7 +134,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.15 + 0.9.16 true com.example.storage.NativeImageStorageSample