From 405faf26c3c75b32c8da9660e0fe2ee58305d2fa Mon Sep 17 00:00:00 2001 From: Darin Pope Date: Fri, 25 Oct 2024 12:08:20 -0500 Subject: [PATCH] add artifact-manager-s3 to bom --- 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 e30a55df0..ff016996a 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -170,6 +170,11 @@ apache-httpcomponents-client-5-api 5.4-118.v199115451c4d + + io.jenkins.plugins + artifact-manager-s3 + 878.v84f6f8f9dce7 + io.jenkins.plugins asm-api diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 38dfef18a..3e699042b 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -178,6 +178,11 @@ apache-httpcomponents-client-5-api test + + io.jenkins.plugins + artifact-manager-s3 + test + io.jenkins.plugins asm-api