From c87d0644e481394f1a55091a795294e6c6110078 Mon Sep 17 00:00:00 2001 From: Valentin Delaye Date: Fri, 17 Jan 2025 06:33:05 +0100 Subject: [PATCH] feat(java): Require Jenkins core 2.479.1 and Java 17. --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f64263d..18c1e6d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.88 + 5.5 io.jenkins.plugins @@ -28,8 +28,9 @@ 20241224 999999-SNAPSHOT - 2.452 - ${jenkins.baseline}.4 + + 2.479 + ${jenkins.baseline}.1 jenkinsci/${project.artifactId}-plugin false @@ -39,7 +40,7 @@ io.jenkins.tools.bom bom-${jenkins.baseline}.x - 3875.v1df09947cde6 + 3893.v213a_42768d35 pom import