From fff7c25d956086643cc262bc6d940607eb8f4f06 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 7 Sep 2023 09:34:14 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 --- 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 21e177964d..4a70fdd3e1 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.24 + 0.9.26 true com.example.storage.NativeImageStorageSample