diff --git a/UPDATE.md b/UPDATE.md
index a207ab2..913a5e7 100644
--- a/UPDATE.md
+++ b/UPDATE.md
@@ -1,6 +1,18 @@
yexuejc-springboot 更新内容
-------------------
+#### version :1.1.5
+**time:2018年11月20日20:26:06**
+**branch:** master
+**关联工程:**
+```
+springboot-base:1.2.1
+spring-boot-starter-parent:1.5.16.RELEASE
+```
+**update:**
+1. 修复security登录
+#
+
#### version :1.1.4
**time:2018-11-9 16:55:53**
**branch:** master
diff --git a/pom.xml b/pom.xml
index a3545ea..bc5ae99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.1.4
+ 1.1.5
pom
${project.artifactId}
diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml
index 80a3e95..972a216 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.4
+ 1.1.5