From 9400cd54a8180488c7e4a0021d28c3583acbee60 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Wed, 7 Aug 2024 11:36:54 -0600 Subject: [PATCH] Require Jenkins 2.426.3 or newer 79% of the installations of the most recent release (1.18 - a year ago) are running 2.426.3 or newer as noted by https://stats.jenkins.io/pluginversions/http_request.html Jenkins 2.426.3 includes a fix for a critical security vulnerability. Users should upgrade to 2.426.3 or newer in order to have that critical fix. --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1c73774..5a3a7a6 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,9 @@ THE SOFTWARE. 1.19 -SNAPSHOT jenkinsci/http-request-plugin - 2.361.4 + + 2.426 + ${jenkins.baseline}.3 true Low 1.16 @@ -75,8 +77,8 @@ THE SOFTWARE. io.jenkins.tools.bom - bom-2.361.x - 2102.v854b_fec19c92 + bom-${jenkins.baseline}.x + 3208.vb_21177d4b_cd9 import pom