From e2c4c322ea375ea9027bb688902f51647c546eb4 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 2 Feb 2026 18:04:05 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.11.4 --- 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 4d358e923..6c651ada8 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.10.1 + 0.11.4 true com.example.logging.NativeImageLoggingSample