From a48b2d9fd7f1995da604a3b267614e7f535f9002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 05:06:11 +0000 Subject: [PATCH] Bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.3 to 4.8.4. - [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.8.3...4.8.4) --- 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 fa5bf463a..3a0ff6333 100644 --- a/pom.xml +++ b/pom.xml @@ -285,7 +285,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.3 + 4.8.4 io.github.wimdeblauwe