From d747638995fdbfdd28ff5cf427c69689fe0390d1 Mon Sep 17 00:00:00 2001
From: "Yangkai.Shen" <237497819@qq.com>
Date: Mon, 22 Oct 2018 19:55:00 +0800
Subject: [PATCH] :heavy_plus_sign: Adding qiniu dependency.
---
spring-boot-demo-upload/pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/spring-boot-demo-upload/pom.xml b/spring-boot-demo-upload/pom.xml
index c3023b5..6947e57 100644
--- a/spring-boot-demo-upload/pom.xml
+++ b/spring-boot-demo-upload/pom.xml
@@ -43,6 +43,12 @@
cn.hutool
hutool-all
+
+
+ com.qiniu
+ qiniu-java-sdk
+ [7.2.0, 7.2.99]
+