diff --git a/README.md b/README.md
index 87f6ab0..770ce92 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,8 @@ parent:版本封装
base:功能封装
#### 最新版本
-* 1.x yexuejc.springboot.version=1.1.3
-* yexuejc.base.version=1.2.0
+* 1.x yexuejc.springboot.version=1.1.4
+* yexuejc.base.version=1.2.1
pom.xml
```
diff --git a/UPDATE.md b/UPDATE.md
index 941bc7b..a207ab2 100644
--- a/UPDATE.md
+++ b/UPDATE.md
@@ -1,6 +1,20 @@
yexuejc-springboot 更新内容
-------------------
+#### version :1.1.4
+**time:2018-11-9 16:55:53**
+**branch:** master
+**关联工程:**
+```
+springboot-base:1.2.1
+spring-boot-starter-parent:1.5.16.RELEASE
+```
+**update:**
+1. 集成springboot security 多方登录
+2. 文档拆分
+#
+
+
#### version :1.1.3
**time:2018-10-27 16:40:36**
**branch:** master
diff --git a/pom.xml b/pom.xml
index 8bd946b..456578a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.1.3
+ 1.1.4
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 67e1525..80a3e95 100644
--- a/yexuejc-springboot-base/pom.xml
+++ b/yexuejc-springboot-base/pom.xml
@@ -9,7 +9,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.1.3
+ 1.1.4