From c16c4debe1f11d719ae3d3d7bee76db12af7ff47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 22:24:18 +0000 Subject: [PATCH] Bump the maven-plugins group across 1 directory with 3 updates Bumps the maven-plugins group with 3 updates in the / directory: [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin), [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.10.0...maven-dependency-plugin-3.11.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.3 to 4.10.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.8.3...spotbugs-maven-plugin-4.10.2.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7f41086..b043849 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ Copyright © 2019, ${current.year} Eclipse Foundation. All rights reserved.] false Low etc/spotbugs-exclude.xml - 4.9.8.3 + 4.10.2.0 UTF-8 2024-02-14T00:00:00Z @@ -195,7 +195,7 @@ Copyright © 2019, ${current.year} Eclipse Foundation. All rights reserved.] org.apache.maven.plugins maven-dependency-plugin - 3.10.0 + 3.11.0 com.github.spotbugs @@ -247,7 +247,7 @@ Copyright © 2019, ${current.year} Eclipse Foundation. All rights reserved.] org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15