From a6d9de84085a3ec5e6f246bcd1bf7c67741d329b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 14:42:00 +0000 Subject: [PATCH] Bump spotbugs-annotations from 4.7.0 to 4.7.2 Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.7.0 to 4.7.2. - [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.7.0...4.7.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations 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 03c07c2..3fae737 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ com.github.spotbugs spotbugs-annotations - 4.7.0 + 4.7.2 ch.qos.logback