From 2a512538f5f1a71c07a79151b651ded9f590aa73 Mon Sep 17 00:00:00 2001 From: James Nord Date: Fri, 14 Jun 2024 15:29:07 +0100 Subject: [PATCH 1/2] align to LTS and pickup bom with fixed subversion when running tests with PCT issues with subversion are found as it can not resolve trilead classes. update the bom to pickup https://github.com/jenkinsci/subversion-plugin/releases/tag/1256.vee91953217b_6 --- pom.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 3ba31df..42b1777 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ THE SOFTWARE. 999999-SNAPSHOT - 2.444 + 2.452.2 false jenkinsci/${project.artifactId}-plugin @@ -71,17 +71,11 @@ THE SOFTWARE. io.jenkins.tools.bom - bom-2.440.x - 2746.vb_79a_1d3e7b_c8 + bom-2.452.x + 3010.vec758b_8e7da_3 import pom - - - org.jenkins-ci.plugins - cloudbees-folder - 6.919.va_e17e72383f5 - From b16da6576c35e787186cdd7ceb0e9775a6a0e8d9 Mon Sep 17 00:00:00 2001 From: James Nord Date: Fri, 14 Jun 2024 17:34:02 +0100 Subject: [PATCH 2/2] use .1 version of LTS --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42b1777..4687580 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ THE SOFTWARE. 999999-SNAPSHOT - 2.452.2 + 2.452.1 false jenkinsci/${project.artifactId}-plugin