From b72c3aa201bcba155e2308f2016c5ffd1f81c2e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:33:12 +0000 Subject: [PATCH] Bump com.github.spotbugs:spotbugs-annotations from 4.10.2 to 4.10.3 Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.10.2 to 4.10.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.10.2...4.10.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.3 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 cc2dc1581..5a6695fcf 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ agnostic home for software distribution comprehension and audit tools. com.github.spotbugs spotbugs-annotations - 4.10.2 + 4.10.3 org.reflections