From 2e861dd95481627cbf080472be99fe970252616c Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 7 Sep 2023 01:44:19 -0700 Subject: [PATCH] Add AWS Global Configuration to the managed set (#2474) --- 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 0d3a56093..9b6eaf1a8 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -159,6 +159,11 @@ apache-httpcomponents-client-5-api 5.2.1-1.0 + + io.jenkins.plugins + aws-global-configuration + 128.ve2c5685a_09c3 + io.jenkins.plugins bootstrap5-api diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 7a2d1be4c..ec19daf04 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -161,6 +161,11 @@ apache-httpcomponents-client-5-api test + + io.jenkins.plugins + aws-global-configuration + test + io.jenkins.plugins bootstrap5-api