From 12d3ca4d96706d535650403bdafffbf9c3dd4155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 15:06:21 +0000 Subject: [PATCH] Bump spotbugs from 4.3.0 to 4.4.0 Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.3.0 to 4.4.0. - [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.3.0...4.4.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs 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 30af72cf00..2831d3ae8f 100644 --- a/pom.xml +++ b/pom.xml @@ -347,7 +347,7 @@ com.github.spotbugs spotbugs - 4.3.0 + 4.4.0