From 01a1fdb837b23135289d10d86ed8d398288792b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 10:24:02 +0000 Subject: [PATCH] build(deps): bump org.graalvm.buildtools:native-maven-plugin Bumps the dependencies group with 1 update: [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/1.1.11...1.1.12) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- cli/pom.xml | 2 +- mcp/pom.xml | 2 +- server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index aa51bdd..e516ccd 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -162,7 +162,7 @@ org.graalvm.buildtools native-maven-plugin - 1.1.11 + 1.1.12 build-native diff --git a/mcp/pom.xml b/mcp/pom.xml index 6619924..fcda5b0 100644 --- a/mcp/pom.xml +++ b/mcp/pom.xml @@ -158,7 +158,7 @@ org.graalvm.buildtools native-maven-plugin - 1.1.11 + 1.1.12 build-native diff --git a/server/pom.xml b/server/pom.xml index 123c793..29f2c74 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -282,7 +282,7 @@ org.graalvm.buildtools native-maven-plugin - 1.1.11 + 1.1.12 build-native