From 62606f279737940739ed9c72c2a8f49c0cfe1587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 10:06:22 +0000 Subject: [PATCH] Bump spotbugs from 4.7.2 to 4.7.3 Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.2 to 4.7.3. - [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.2...4.7.3) --- 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 12e0426..313f5f4 100644 --- a/pom.xml +++ b/pom.xml @@ -576,7 +576,7 @@ under the License. 5.9.1 3.0.0-M7 4.7.2.0 - 4.7.2 + 4.7.3 true filesystem diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e91158f..e377195 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.2 #81, #87, #92, #104. + Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115. Bump commons-parent from 52 to 54 #82, #106.