From a049295a00491e3751c960bcb5fc27572e4abcd5 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Wed, 17 Aug 2022 21:21:07 -0600 Subject: [PATCH] Require Jenkins 2.332.4 or newer Jenkins 2.332.x is used in over 2/3 of the logstash plugin installations. That version is also the oldest LTS that does not have a security advisory. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 20eef225..cfe88fcb 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ -SNAPSHOT jenkinsci/logstash-plugin true - 2.249.1 + 2.332.4 2.0 3.12.4 @@ -73,8 +73,8 @@ io.jenkins.tools.bom - bom-2.249.x - 984.vb5eaac999a7e + bom-2.332.x + 1595.v8c71c13cc3a_9 pom import