From fe73b51c7bee4474602316a4255e2453cd6d92b2 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Fri, 17 Dec 2021 12:18:40 -0800 Subject: [PATCH] Add Lockable Resources to the managed set --- bom-weekly/pom.xml | 7 ++++++- sample-plugin/pom.xml | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index eba1faf3e..16a85418d 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -112,6 +112,11 @@ test-harness ${configuration-as-code-plugin.version} + + org.6wind.jenkins + lockable-resources + 2.12 + org.jenkins-ci.modules sshd @@ -408,7 +413,7 @@ org.jenkins-ci.plugins script-security - 1.78 + 1118.vba21ca2e3286 org.jenkins-ci.plugins diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 434559daa..41848b025 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -116,6 +116,11 @@ test-harness test + + org.6wind.jenkins + lockable-resources + test + org.jenkins-ci.plugins.workflow workflow-step-api