From bbc0bdbb36c4fb903e30dbf779f2e2e67f61f668 Mon Sep 17 00:00:00 2001 From: Jean-Marc Meessen Date: Tue, 6 Dec 2022 12:31:08 +0100 Subject: [PATCH 1/2] Upgrade to use the jenkins 2.361.1 LTS baseline --- pom.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 39a5ff6..16322d7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jenkins-ci.plugins plugin - 4.51 + 4.52 test-results-analyzer @@ -24,15 +24,7 @@ -SNAPSHOT jenkinsci/test-results-analyzer-plugin - 2.346.3 - - - - - + 2.361.1 Max @@ -56,7 +48,7 @@ io.jenkins.tools.bom - bom-2.346.x + bom-2.361.x 1723.vcb_9fee52c9fc pom import From bacc137b4e6c6465dbfdc5903c9609451cfc9b6a Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Tue, 6 Dec 2022 06:49:00 -0700 Subject: [PATCH 2/2] Fix white space for consistency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e1983c..189ce3c 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ -SNAPSHOT jenkinsci/test-results-analyzer-plugin - 2.361.4 + 2.361.4 Max