From 6a2891fd1bc0e05228ae52a5d8f0eacc2bd2a3a4 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Tue, 25 Oct 2022 09:15:57 -0700 Subject: [PATCH] Use library plugins where possible --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 40129c88..d2016d70 100644 --- a/pom.xml +++ b/pom.xml @@ -70,6 +70,26 @@ org.apache.commons commons-configuration2 2.8.0 + + + + org.apache.commons + commons-lang3 + + + + org.apache.commons + commons-text + + + + + io.jenkins.plugins + commons-text-api + + + io.jenkins.plugins + commons-lang3-api org.jenkins-ci.plugins