From 4f8bb658e9ff3cba5e745acae13ec4094a1a48d5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 7 Sep 2023 19:30:18 +0200 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 (#2196) --- 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