From 922ac64c15d47991aca38fc28a582c2fa997ca95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 09:21:37 +0000 Subject: [PATCH 1/2] chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.12 to 7.6.13. - [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.6.12...v7.6.13) --- updated-dependencies: - dependency-name: com.mebigfatguy.fb-contrib:fb-contrib dependency-version: 7.6.13 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 f283cabf9b02..9321c35996f7 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.mebigfatguy.fb-contrib fb-contrib - 7.6.12 + 7.6.13 com.h3xstream.findsecbugs From 935fb7f42f8fc1493593bef2aa665fb336c90080 Mon Sep 17 00:00:00 2001 From: vil02 <65706193+vil02@users.noreply.github.com> Date: Tue, 19 Aug 2025 21:19:40 +0200 Subject: [PATCH 2/2] fix: exclude `SPP_FIELD_COULD_BE_STATIC` --- spotbugs-exclude.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spotbugs-exclude.xml b/spotbugs-exclude.xml index bcc053611de6..efd7f9d12a35 100644 --- a/spotbugs-exclude.xml +++ b/spotbugs-exclude.xml @@ -198,6 +198,9 @@ + + +