From bd9be4e8aecd5b7a532a6f2eb91151201a41334f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 11 Sep 2023 17:04:08 +0200 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 (#1412) --- 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 b315a5969..f954e894e 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -131,7 +131,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.23 + 0.9.26 true com.example.logging.NativeImageLoggingSample