From af050a8ade14844e38a5a7e62d8b5ef1e0154cde Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Sat, 15 Feb 2025 17:17:50 +0100 Subject: [PATCH] chore: Upgrade to latest LTS core version supporting Java 8 (requires 2.346.3) --- pom.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index c5a8a56..1f9a8ca 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,8 @@ org.jenkins-ci.plugins plugin - 4.47 + 4.51 + io.jenkins.plugins commons-lang-api @@ -12,21 +13,12 @@ hpi 2.6 - 2.289.1 + 2.346.3 commons-lang v2.x Jenkins Api Plugin Jenkins Api Plugin to provide commons-lang:commons-lang:${commons-lang.version}. Will break usage upon jars being provided by core jenkins, allowing jenkins to upgrade as required. https://github.com/jenkinsci/commons-lang-api-plugin - - - - commons-lang - commons-lang - ${commons-lang.version} - - - commons-lang