From 734ab9228e01d0e45132ed6ea992b77e53e3ad95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 17:01:36 +0000 Subject: [PATCH] Bump spotbugs-maven-plugin from 4.0.4 to 4.5.2.0 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.0.4 to 4.5.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.0.4...spotbugs-maven-plugin-4.5.2.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbcc2de0..4a3ff392 100644 --- a/pom.xml +++ b/pom.xml @@ -389,7 +389,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.0.4 + 4.5.2.0 Max