From 7e1dba150f81ecf7350e9c1a4cd46088b6cc3365 Mon Sep 17 00:00:00 2001 From: githubjianli <51385385+githubjianli@users.noreply.github.com> Date: Thu, 13 Jun 2024 11:42:44 -0700 Subject: [PATCH] fix: add sts dependencies for path clean up --- beekeeper-path-cleanup/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/beekeeper-path-cleanup/pom.xml b/beekeeper-path-cleanup/pom.xml index 05011b18..ad47ac79 100644 --- a/beekeeper-path-cleanup/pom.xml +++ b/beekeeper-path-cleanup/pom.xml @@ -11,6 +11,11 @@ beekeeper-path-cleanup + + com.amazonaws + aws-java-sdk-sts + ${aws-java-sdk.version} + com.expediagroup beekeeper-cleanup