From 5816f2f487c87000bc77d8e9fcbf01b3cf1833a7 Mon Sep 17 00:00:00 2001 From: Gareth Evans Date: Tue, 14 Jun 2022 17:31:53 +0100 Subject: [PATCH] Downgrade jenkins to latest lts --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index af09573..89d7d60 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 0.10.1-SNAPSHOT hpi - 2.334 + 2.332 8 jenkinsci/${project.artifactId}-plugin google_checks.xml @@ -33,7 +33,12 @@ org.apache.commons commons-lang3 3.12.0 - + + + javax.annotation + javax.annotation-api + 1.3.2 +