From d56f023d3b8f0dbdcefbf5b58a6f33088734bc07 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sun, 24 Dec 2023 17:32:54 -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 d868556f..a32217f6 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,11 @@ 10.0.18 2.0.9 jenkinsci/winstone + + + 4.8.2.0 + Max + FindReturnRef,ConstructorThrow