From f4f32abd866d96e04a50f3f2f328bcf241702c7f Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Thu, 20 Feb 2025 11:01:08 +0100 Subject: [PATCH] feat(java): Require Jenkins core 2.479.1 and Java 17. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6f6e4e3..42d326f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,8 @@ org.jenkins-ci.plugins plugin - 4.80 - + 5.7 + io.jenkins.plugins pipeline-cloudwatch-logs @@ -14,7 +14,7 @@ 999999-SNAPSHOT - 2.440 + 2.479 ${jenkins.baseline}.1 true jenkinsci/${project.artifactId}-plugin @@ -28,7 +28,7 @@ https://github.com/jenkinsci/${project.artifactId}-plugin - scm:git:git://github.com/${gitHubRepo}.git + scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} ${scmTag} @@ -50,7 +50,7 @@ io.jenkins.tools.bom bom-${jenkins.baseline}.x - 2839.v003b_4d9d24fd + 4136.vca_c3202a_7fd1 import pom