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