From ac11d73ecee75767575ae8c244726d8ac7d3fe9d Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sun, 24 Dec 2023 13:21:13 -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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 8505eb3..6f3b5e5 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,10 @@ 1.10 -SNAPSHOT jenkinsci/lib-${project.artifactId} + + + 4.8.2.0 + FindReturnRef,ConstructorThrow