From cdf7b60a7bba804a2b4b603eb46ba3f99dca5193 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 19 Oct 2022 17:41:50 +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 24d9d49f0..ade1ce16c 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -107,7 +107,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.15 + 0.9.16 true com.example.datastore.NativeImageDatastoreSample