From 4713b0a3f47fa7729fa2107009a8d6d69058fdd1 Mon Sep 17 00:00:00 2001 From: maxf <1107047387@qq.com> Date: Tue, 20 Nov 2018 20:36:16 +0800 Subject: [PATCH] =?UTF-8?q?2.0.4=20=E4=BF=AE=E5=A4=8Dsecurity=E7=99=BB?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- yexuejc-springboot-base/pom.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 59519b2..67fe56d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yexuejc.springboot yexuejc-springboot-parent - 2.0.3 + 2.0.4 pom ${project.artifactId} diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml index 887d7a0..dad211d 100644 --- a/yexuejc-springboot-base/pom.xml +++ b/yexuejc-springboot-base/pom.xml @@ -9,7 +9,7 @@ com.yexuejc.springboot yexuejc-springboot-parent - 2.0.3 + 2.0.4 @@ -62,6 +62,13 @@ aliyun-sdk-oss true + + + com.aliyun.mns + aliyun-sdk-mns + jar-with-dependencies + true + io.jsonwebtoken