From 203bd2ca9867a034e020752358a48b4385bb9ed4 Mon Sep 17 00:00:00 2001 From: Valentin Delaye Date: Sun, 26 Jan 2025 19:35:58 +0100 Subject: [PATCH] Use jenkins.baseline from archetype and depends on commons-lang3-api (#338) Co-authored-by: Arnaud TAMAILLON --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 271bf0f..bfaa252 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,8 @@ 999999-SNAPSHOT - 2.479.1 + 2.479 + ${jenkins.baseline}.1 jenkinsci/${project.artifactId}-plugin 3.6.0 Max @@ -45,7 +46,7 @@ io.jenkins.tools.bom - bom-2.479.x + bom-${jenkins.baseline}.x 4023.va_eeb_b_4e45f07 import pom @@ -160,9 +161,8 @@ checks-api - org.apache.commons - commons-lang3 - 3.17.0 + io.jenkins.plugins + commons-lang3-api