From a936432e05eec913ddfecb08505a7f236880235b Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Mon, 4 Sep 2023 13:57:50 -0600 Subject: [PATCH] Add docker-workflow plugin to managed set --- bom-weekly/pom.xml | 5 +++++ sample-plugin/pom.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 6fca71364..f36741eda 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -511,6 +511,11 @@ docker-java-api 3.3.1-79.v20b_53427e041 + + org.jenkins-ci.plugins + docker-workflow + 572.v950f58993843 + org.jenkins-ci.plugins durable-task diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index c80d16b28..bc1983b75 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -429,6 +429,11 @@ docker-java-api test + + org.jenkins-ci.plugins + docker-workflow + test + org.jenkins-ci.plugins email-ext