From dbcd9fa75ca1ba9c0b83b576b320466df0681131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 07:07:01 +0000 Subject: [PATCH] Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.3 Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.3. - [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.6...4.9.3) --- 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 8e90ba1..a90e26c 100644 --- a/pom.xml +++ b/pom.xml @@ -364,7 +364,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.6 + 4.9.3 junit