From ee4a7433f31cc5246e5c67d75b61e4f4c15a39ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 22:06:54 +0000 Subject: [PATCH] chore: [DevOps] bump the plugins group with 2 updates Bumps the plugins group with 2 updates: [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) and [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin). Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.4.0 to 4.10.4.1 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.10.4.0...spotbugs-maven-plugin-4.10.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: plugins - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: plugins ... Signed-off-by: dependabot[bot] --- dependency-bundles/bom/pom.xml | 2 +- dependency-bundles/modules-bom/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dependency-bundles/bom/pom.xml b/dependency-bundles/bom/pom.xml index a84a1bb7c..d27f010ba 100644 --- a/dependency-bundles/bom/pom.xml +++ b/dependency-bundles/bom/pom.xml @@ -441,7 +441,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.4.0 + 4.10.4.1 true diff --git a/dependency-bundles/modules-bom/pom.xml b/dependency-bundles/modules-bom/pom.xml index 43105bc90..ae7ded0a3 100644 --- a/dependency-bundles/modules-bom/pom.xml +++ b/dependency-bundles/modules-bom/pom.xml @@ -373,7 +373,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.4.0 + 4.10.4.1 true diff --git a/pom.xml b/pom.xml index 544c4ee1e..63148a236 100644 --- a/pom.xml +++ b/pom.xml @@ -539,7 +539,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.15.2 + 3.16.0 org.apache.maven.plugins @@ -951,7 +951,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.4.0 + 4.10.4.1 ${project.rootdir}/codestyle/findbugs.xml ${project.rootdir}/codestyle/spotbugs-exclusions.xml