From 6aea4e4e3e3dd4dec230dce6fab9d28269cfcd70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 15:07:35 +0000 Subject: [PATCH] Bump spotbugs-annotations from 4.4.0 to 4.5.1 Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.0 to 4.5.1. - [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.4.0...4.5.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations 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 42d42a162c..5509c1dbc2 100644 --- a/pom.xml +++ b/pom.xml @@ -275,7 +275,7 @@ com.github.spotbugs spotbugs-annotations - 4.4.0 + 4.5.1 com.google.code.findbugs