From ae3caf8aad233c366cbb20d8858554b7a5e92c7e Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Fri, 7 Apr 2023 16:24:36 -0600 Subject: [PATCH] Require Jenkins 2.375.4 or newer (#141) Over 90% of users of the most recent release (4 months old) are running 2.375.1 or newer. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2b213c4..8407afb 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 999999-SNAPSHOT jenkinsci/${project.artifactId}-plugin - 2.361.4 + 2.375.4 Max Low @@ -68,7 +68,7 @@ io.jenkins.tools.bom - bom-2.361.x + bom-2.375.x 1981.v17df70e84a_a_1 pom import