From bce26204af2cc6c570b1c3859e6e1ada5794cca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 09:20:56 +0000 Subject: [PATCH] Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.4.1) --- 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 1b1cf0113a78..6c9b05f0e431 100644 --- a/pom.xml +++ b/pom.xml @@ -1531,7 +1531,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.3.0 + 4.4.1 org.apache.maven.plugins