From 4b3d373162c10973a87e4ecde19830ae6d22d34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 11:22:29 -0700 Subject: [PATCH] Bump the dependencies group across 1 directory with 2 updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group with 2 updates in the / directory: org.apache.felix:maven-bundle-plugin and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.apache.felix:maven-bundle-plugin` from 6.0.2 to 6.1.0 Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.6 to 1.1.7
Release notes

Sourced from org.graalvm.buildtools:native-maven-plugin's releases.

1.1.7

What's Changed

Full Changelog: https://github.com/graalvm/native-build-tools/compare/1.1.6...1.1.7

Commits

Fixes https://github.com/google/google-java-format/pull/1438 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/google-java-format/pull/1438 from google:dependabot/maven/dependencies-5dc341ca87 7f47c734aaf9063e37d87a5f8cc5da2502f6247e PiperOrigin-RevId: 962264869 --- core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 40f8eeb80..2aba469ff 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -231,7 +231,7 @@ org.graalvm.buildtools native-maven-plugin - 1.1.6 + 1.1.7 true diff --git a/pom.xml b/pom.xml index a9347d274..7186ddc46 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ org.apache.felix maven-bundle-plugin - 6.0.2 + 6.1.0