From d40e6a1d318769d3cbe32d829eea5fad4f792b44 Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Mon, 13 Jan 2025 19:02:44 +0100 Subject: [PATCH] feat: upgrade to Jenkins LTS Core 2.462.3 for Java 11 support --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e16184e..edd16bd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.plugins plugin - 2.11 + 4.88 @@ -15,7 +15,7 @@ - 2.60.3 + 2.462.3 true @@ -32,7 +32,7 @@ - scm:git:git://github.com/jenkinsci/customized-build-message-plugin.git + scm:git:https://github.com/jenkinsci/customized-build-message-plugin.git scm:git:git@github.com:jenkinsci/customized-build-message-plugin.git https://github.com/jenkinsci/customized-build-message-plugin HEAD