From 92f24a7760926492fa9a6524794499420559987a Mon Sep 17 00:00:00 2001 From: Benjamin Date: Thu, 5 Mar 2026 22:57:40 +0000 Subject: [PATCH] Update and simplify dependencies --- pom.xml | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 601cbd8..b33c0d4 100644 --- a/pom.xml +++ b/pom.xml @@ -32,8 +32,7 @@ jenkinsci/${project.artifactId}-plugin - 2.479 - ${jenkins.baseline} + 2.528.3 @@ -45,7 +44,7 @@ gigaSproule Benjamin Sproule - benjamin@benjaminsproule.com + dev@benjaminsproule.com @@ -79,7 +78,11 @@ org.jenkins-ci symbol-annotation - 1.25 + + + com.google.code.findbugs + jsr305 + 3.0.2 @@ -90,22 +93,10 @@ org.mockito mockito-core - 5.22.0 test - - - - - org.jenkins-ci - annotation-indexer - 1.18 - - - -