diff --git a/README.md b/README.md
index 45e0648..b68c0b6 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ parent:版本封装
base:功能封装
#### 最新版本
-* yexuejc.springboot.version=1.2.1
+* yexuejc.springboot.version=1.2.2
* yexuejc.base.version=1.3.9
pom.xml
diff --git a/UPDATE.md b/UPDATE.md
index ff9ffcf..3675c6a 100644
--- a/UPDATE.md
+++ b/UPDATE.md
@@ -1,6 +1,18 @@
yexuejc-springboot 更新内容
-------------------
+#### version :1.2.2
+**time:2019-11-1 13:11:44**
+**branch:** master
+**关联工程:**
+```
+springboot-base:1.3.9
+spring-boot-starter-parent:1.5.16.RELEASE
+```
+**update:**
+1. redis 配置修改,增加开关,更兼容
+
+#
#### version :1.2.1
**time:2019-7-27 09:39:24**
**branch:** master
diff --git a/pom.xml b/pom.xml
index 79be586..382ff61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.2.1
+ 1.2.2
pom
${project.artifactId}
diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml
index ff22906..4dddca9 100644
--- a/yexuejc-springboot-base/pom.xml
+++ b/yexuejc-springboot-base/pom.xml
@@ -9,7 +9,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.2.1
+ 1.2.2