From d2fe2a7fc5d64241a963c8fcd7e7715930b65a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Sat, 7 May 2022 09:39:11 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20=E8=85=BE=E8=AE=AF?= =?UTF-8?q?=E7=9F=AD=E4=BF=A1=20=E4=B8=8E=20minio=20okhttp=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=86=B2=E7=AA=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index bd822674..b5e00a9f 100644 --- a/pom.xml +++ b/pom.xml @@ -206,6 +206,12 @@ com.tencentcloudapi tencentcloud-sdk-java ${tencent.sms.version} + + + com.squareup.okio + okio + +