From fcd6a4a0614a018aaa15d8b210d146dcc55d2a42 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Thu, 7 Mar 2024 10:13:25 -0700 Subject: [PATCH] Require Jenkins 2.426.3 or newer Also updates to Jenkins plugin parent pom 4.79 and to the latest release of the plugin bill of materials that matches Jenkins 2.426.3. # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch update-minimum-jenkins-version # Changes to be committed: # modified: pom.xml # # Untracked files: # logfile # # ------------------------ >8 ------------------------ # Do not modify or remove the line above. # Everything below it will be ignored. diff --git a/pom.xml b/pom.xml index 178a512..2d521b3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.plugins plugin - 4.78 + 4.79 @@ -45,7 +45,7 @@ 4.5.14 999999-SNAPSHOT jenkinsci/${project.artifactId}-plugin - 2.401.3 + 2.426.3 4.4.16 ${revision} 4.1.5 @@ -58,8 +58,8 @@ io.jenkins.tools.bom - bom-2.401.x - 2745.vc7b_fe4c876fa_ + bom-2.426.x + 2857.v01a_0144eb_20b_ pom import --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 27f04a21a..599275b89 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.plugins plugin - 4.78 + 4.79 @@ -44,7 +44,7 @@ 999999-SNAPSHOT jenkinsci/${project.artifactId}-plugin - 2.401.3 + 2.426.3 Max Low false @@ -54,8 +54,8 @@ io.jenkins.tools.bom - bom-2.401.x - 2745.vc7b_fe4c876fa_ + bom-2.426.x + 2857.v01a_0144eb_20b_ pom import