From e3398745baca826095bea6aee4ff9d3032cbf534 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Tue, 25 Feb 2025 10:05:30 -0800 Subject: [PATCH] Require 2.479.1 or newer --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6f90c92..89b2f80 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.plugins plugin - 4.88 + 5.7 @@ -21,7 +21,9 @@ 42.7.5 999999-SNAPSHOT jenkinsci/postgresql-api-plugin - 2.387.1 + + 2.479 + ${jenkins.baseline}.1