From dac906438a0528730ed5514fbcd61d647147b786 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sun, 24 Dec 2023 17:29:32 -0700 Subject: [PATCH] Confirm that spotbugs 4.8.2 adds no new warnings Draft, not intended to be merged Prep for * https://github.com/jenkinsci/pom/pull/510 Part of the checklist in: * https://github.com/jenkinsci/jenkins/pull/8803 Does not need to be merged because there is no additional suppression required. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 97bb919..8d35fd8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,11 @@ 1.31 -SNAPSHOT jenkinsci/${project.artifactId} + + + 4.8.2.0 + Max + FindReturnRef,ConstructorThrow High 1.37