From 9c60b253a7bcf56e1e9f7ad58849fa09a228bea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 16:44:02 +0000 Subject: [PATCH] chore(deps-dev): bump the development-dependencies group with 2 updates Bumps the development-dependencies group with 2 updates: [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.4...maven-deploy-plugin-3.2.0) Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.12 to 1.1.14 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/1.1.12...1.1.14) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- nitrite-native-tests/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nitrite-native-tests/pom.xml b/nitrite-native-tests/pom.xml index b7c269a9..a46c8b59 100644 --- a/nitrite-native-tests/pom.xml +++ b/nitrite-native-tests/pom.xml @@ -22,7 +22,7 @@ 3.27.7 6.0.0 - 1.1.12 + 1.1.14 diff --git a/pom.xml b/pom.xml index 5d91d29d..22fc81ce 100644 --- a/pom.xml +++ b/pom.xml @@ -513,7 +513,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.4 + 3.2.0 true @@ -548,7 +548,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.4 + 3.2.0 false @@ -624,7 +624,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.4 + 3.2.0 false