From 81d72f6fbf75053b84b52cce7926b6301b5e3b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 03:35:59 +0000 Subject: [PATCH] Build(deps): bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.3.2 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.7.3.2. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.7.3.2) --- 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7416b54b31..d58d5424c7 100644 --- a/pom.xml +++ b/pom.xml @@ -201,7 +201,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.7.2.0 + 4.7.3.2