From 2649d6597af2a91a64041dcc3389dd3b6ba5f2f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 10:02:54 +0000 Subject: [PATCH] Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.1 to 4.7.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.7.1.1...spotbugs-maven-plugin-4.7.2.0) --- 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 0187058..92f43ab 100644 --- a/pom.xml +++ b/pom.xml @@ -575,7 +575,7 @@ under the License. RC2 3.0.0-M7 - 4.7.1.1 + 4.7.2.0 4.7.1 true diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b719d5f..01adff8 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.1.1 #33, #70, #78, #93, #97. + Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.0 #33, #70, #78, #93, #97, #102. Bump spotbugs from 4.5.3 to 4.7.1 #81, #87, #92.