From b136ad3c5df292affb52e78fd14fe8a9f1bf37f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 11:00:54 +0000 Subject: [PATCH] Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.7.2.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.7.2.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 313f5f4..4e1c256 100644 --- a/pom.xml +++ b/pom.xml @@ -575,7 +575,7 @@ under the License. RC2 5.9.1 3.0.0-M7 - 4.7.2.0 + 4.7.2.1 4.7.3 true diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e377195..2ae9307 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -107,7 +107,7 @@ The type attribute can be add,update,fix,remove. Bump maven-checkstyle-plugin from 2.7 to 3.2.0 #35, #101. - Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.0 #33, #70, #78, #93, #97, #102. + Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.1 #33, #70, #78, #93, #97, #102, #112. Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115.