diff --git a/bom-latest/pom.xml b/bom-latest/pom.xml index 421cb2ab8..dfb37b574 100644 --- a/bom-latest/pom.xml +++ b/bom-latest/pom.xml @@ -324,6 +324,11 @@ pipeline-stage-step 2.5 + + org.jenkins-ci.plugins + pipeline-utility-steps + 2.10.0 + org.jenkins-ci.plugins plain-credentials diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index c878ae470..952fe58e5 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -261,6 +261,11 @@ pipeline-stage-step test + + org.jenkins-ci.plugins + pipeline-utility-steps + test + org.jenkins-ci.plugins subversion