From 48f894b8b62f8b968091dcea51b57336b97e4a2d Mon Sep 17 00:00:00 2001 From: Charles7c Date: Wed, 27 Dec 2023 23:07:41 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=B0=E5=A2=9E=20Amazon=20S3=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-starter-dependencies/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 5552f06a..1960c6ee 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -66,6 +66,7 @@ 1.6.2 3.3.3 2.0.0 + 1.12.626 4.4.0 2.14.4 3.1.6 @@ -179,6 +180,13 @@ ${x-file-storage.version} + + + com.amazonaws + aws-java-sdk-s3 + ${aws-s3.version} + + com.github.xiaoymin