From 320034a034a45a80012476514ffdd44ff7fe6bac Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 12 Jun 2019 12:43:51 -0700 Subject: [PATCH] Switch to SpotBugs --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0825d86a9..91822c976 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci jenkins - 1.51 + 1.52 @@ -152,9 +152,9 @@ THE SOFTWARE. RELEASE72 - com.github.stephenc.findbugs - findbugs-annotations - 1.3.9-1 + com.github.spotbugs + spotbugs-annotations + true org.jenkins-ci