From f6fae554d00a2e9e4afea1624fd33b0e0f179773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 04:02:38 +0000 Subject: [PATCH] Bump the maven-plugins group in /jaxb-ri with 2 updates Bumps the maven-plugins group in /jaxb-ri with 2 updates: org.apache.felix:maven-bundle-plugin and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `org.apache.felix:maven-bundle-plugin` from 6.1.0 to 6.1.2 Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) --- updated-dependencies: - dependency-name: org.apache.felix:maven-bundle-plugin dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] --- jaxb-ri/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jaxb-ri/pom.xml b/jaxb-ri/pom.xml index 7a8dc5d79..fa4b1352b 100644 --- a/jaxb-ri/pom.xml +++ b/jaxb-ri/pom.xml @@ -158,7 +158,7 @@ org.apache.felix maven-bundle-plugin - 6.1.0 + 6.1.2 true @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 org.apache.maven.plugins