This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 8dff8fd Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 (#99) 8dff8fd is described below commit 8dff8fd04cb206776f5f5d17f492319662b5b763 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jan 28 07:27:46 2022 -0500 Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 (#99) Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.2.0 to 4.5.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.5.2.0...spotbugs-maven-plugin-4.5.3.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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ec9ece..5b5edc3 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version> <checkstyle.version>9.2.1</checkstyle.version> <maven-scm.version>1.12.2</maven-scm.version> - <commons.spotbugs.version>4.5.2.0</commons.spotbugs.version> + <commons.spotbugs.version>4.5.3.0</commons.spotbugs.version> <commons.spotbugs.impl.version>4.5.3</commons.spotbugs.impl.version> <commons.jacoco.version>0.8.7</commons.jacoco.version> <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>