From 7e6a303d97c345a58ad21199ad1f8f8f41f7aee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:13:13 -0800 Subject: [PATCH] Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.9.2.0 (#1103) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index b1bca5226b..de79b28940 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ 3.5.2 3.4.0 5.16.0 - 4.8.3.1 + 4.9.2.0 2.44.3 233.v9579d1a_8ea_28 @@ -113,15 +113,36 @@ - FindReturnRef,ConstructorThrow + ConstructorThrow,FindReturnRef,MultipleInstantiationsOfSingletons,SharedVariableAtomicityDetector,ThrowingExceptions true