From a61805fbbea33bf012858ab50ca2b822f4c33e34 Mon Sep 17 00:00:00 2001 From: Bernd Ritter Date: Sun, 21 Apr 2024 19:44:12 +0200 Subject: [PATCH] =?UTF-8?q?S3-API=20f=C3=BCr=20Minio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 6389afac..dd92ddaf 100644 --- a/pom.xml +++ b/pom.xml @@ -333,6 +333,13 @@ jakarta.mail-api 2.0.1 + + + + software.amazon.awssdk + s3 + 2.25.35 +