From 1263add21d2485967e758c5e737ad7cca251804f Mon Sep 17 00:00:00 2001 From: Valentin Delaye Date: Fri, 17 Jan 2025 06:34:05 +0100 Subject: [PATCH] feat(java): Require Jenkins core 2.479.1 and Java 17. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ec3423f..5253aa0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.88 + 5.5 io.jenkins.plugins @@ -29,8 +29,8 @@ 2.9.0 999999-SNAPSHOT - 2.452 - ${jenkins.baseline}.4 + 2.479 + ${jenkins.baseline}.1 jenkinsci/${project.artifactId}-plugin false 2.5.1 @@ -41,7 +41,7 @@ io.jenkins.tools.bom bom-${jenkins.baseline}.x - 3875.v1df09947cde6 + 3893.v213a_42768d35 pom import