From 7a7c950ed133a9eee7146cda614321745897ddb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 07:17:07 +0000 Subject: [PATCH] chore(maven): bump org.graalvm.buildtools:native-maven-plugin Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.5 to 1.1.11. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.5...1.1.11) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.11 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 158baab..e39e58e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.graalvm.buildtools native-maven-plugin - 0.11.5 + 1.1.11 true eus