From 51d4fd02c19dbd10d296f509cd253000cc7279f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 21:52:31 +0000 Subject: [PATCH] Bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.2 to 4.8.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.2...4.8.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vassal-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vassal-app/pom.xml b/vassal-app/pom.xml index d2dfb7a75d..4e1301c6f2 100644 --- a/vassal-app/pom.xml +++ b/vassal-app/pom.xml @@ -210,7 +210,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.2 + 4.8.3 true