From 28178c1ef6e692e24bf1c8b19969f7e1263a7f4b Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 30 Oct 2024 19:55:44 -0700 Subject: [PATCH] Require 2.479.1 LTS or newer (#483) --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index fa9c7063..00a907b3 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.jenkins-ci.plugins plugin - 5.1 + 5.2 org.jenkins-ci.plugins.workflow @@ -63,8 +63,9 @@ 999999-SNAPSHOT - - 2.481 + + 2.479 + ${jenkins.baseline}.1 false true 2.26 @@ -74,7 +75,7 @@ io.jenkins.tools.bom - bom-2.479.x + bom-${jenkins.baseline}.x 3482.vc10d4f6da_28a_ import pom