From 147b4cedc8862e36a6bc418ae42efbdb36521efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Wed, 24 Aug 2022 10:58:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 51d00f6..fc6a3a5 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,9 @@ 2.0.18 3.1.574 7.11.0 + 8.4.3 + 5.6.89 + 3.22.3 @@ -137,6 +140,21 @@ qiniu-java-sdk ${qiniu.version} + + io.minio + minio + ${minio.version} + + + com.qcloud + cos_api + ${qcloud.cos.version} + + + com.huaweicloud + esdk-obs-java-bundle + ${huaweicloud.obs.version} +