From 9245479e549a9d04c4667608633b326b94ad7117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 11:02:10 +0000 Subject: [PATCH] Bump spotbugs from 4.7.1 to 4.7.2 Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.7.1...4.7.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs 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 92f43ab..4f7f859 100644 --- a/pom.xml +++ b/pom.xml @@ -576,7 +576,7 @@ under the License. RC2 3.0.0-M7 4.7.2.0 - 4.7.1 + 4.7.2 true filesystem diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 01adff8..c9bac47 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -110,7 +110,7 @@ The type attribute can be add,update,fix,remove. 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. + Bump spotbugs from 4.5.3 to 4.7.2 #81, #87, #92, #104. Bump commons-parent from 52 to 53 #82.