From 56f89796a594aaadf2c61e61e1713eb06d9f9d03 Mon Sep 17 00:00:00 2001
From: maxf <1107047387@qq.com>
Date: Fri, 9 Nov 2018 16:58:32 +0800
Subject: [PATCH] =?UTF-8?q?2.0.3=20=E9=9B=86=E6=88=90springboot=20security?=
=?UTF-8?q?=20=E5=A4=9A=E6=96=B9=E7=99=BB=E5=BD=95=20=E6=96=87=E6=A1=A3?=
=?UTF-8?q?=E6=8B=86=E5=88=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
UPDATE.md | 14 ++++++++++++++
pom.xml | 4 ++--
yexuejc-springboot-base/pom.xml | 2 +-
3 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/UPDATE.md b/UPDATE.md
index 3d58541..e2b2015 100644
--- a/UPDATE.md
+++ b/UPDATE.md
@@ -1,6 +1,20 @@
yexuejc-springboot 更新内容
-------------------
+#### version :2.0.3
+**time:2018-11-9 16:58:06**
+**branch:** master
+**关联工程:**
+```
+springboot-base:1.2.1
+spring-boot-starter-parent:2.0.5.RELEASE
+```
+**update:**
+1. 集成springboot security 多方登录
+2. 文档拆分
+
+
+#
#### version :2.0.2
**time:2018-10-27 16:42:08**
**branch:** master
diff --git a/pom.xml b/pom.xml
index 038160e..bebd5fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 2.0.2
+ 2.0.3
pom
${project.artifactId}
@@ -20,7 +20,7 @@
- 1.2.0
+ 1.2.1
https://nexus.yexuejc.club/repository/
http://maven.aliyun.com/nexus/content/groups/public
diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml
index 6d8cf28..96dfa4c 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.2
+ 2.0.3