From db4abd3b7be60daedf44f532c8044f4a63ad4278 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Tue, 6 Nov 2018 17:55:03 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E4=BE=9D=E8=B5=96=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6bde0e130..aaf2d9d1a 100755 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.6.RELEASE + 2.1.0.RELEASE @@ -152,6 +152,12 @@ com.qiniu qiniu-java-sdk ${qiniu-java-sdk.version} + + + okhttp + com.squareup.okhttp3 + +