From 593827cd2307110be1bd99d04f3c880f38c6ffc9 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Fri, 14 Feb 2025 22:49:22 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=BF=98=E5=8E=9F=E9=83=A8=E5=88=86?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E9=94=81=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-starter-dependencies/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 7a48d54e..08ae4eeb 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -286,6 +286,20 @@ ${thumbnails.version} + + + org.dromara.x-file-storage + x-file-storage-spring + ${x-file-storage.version} + + + + + com.amazonaws + aws-java-sdk-s3 + ${aws-s3.version} + + com.feiniaojin