diff --git a/README.md b/README.md
index 1908000..d8c8537 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@ parent:版本封装
base:功能封装
#### 最新版本
->yexuejc.springboot.version=1.0.14
->yexuejc.base.version=1.1.7
+>yexuejc.springboot.version=1.1.0
+>yexuejc.base.version=1.1.9
pom.xml
```
diff --git a/UPDATE.md b/UPDATE.md
index caa757a..4fcbe04 100644
--- a/UPDATE.md
+++ b/UPDATE.md
@@ -1,8 +1,8 @@
yexuejc-springboot 更新内容
-------------------
-#### version :1.0.16
-**time:2018-9-23 12:46:26**
+#### version :1.1.0
+**time:2018-9-23 12:49:36**
**branch:** master
**关联工程:**
```
@@ -12,6 +12,7 @@ spring-boot-starter-parent:1.5.15.RELEASE
**update:**
1. 升级依赖
2. 增加SSL证书忽略:默认关闭
+3. 本版本更新工具依赖[https://github.com/yexuejc/yexuejc-base.git](https://github.com/yexuejc/yexuejc-base.git)不向下兼容
#
#### version :1.0.15
diff --git a/pom.xml b/pom.xml
index 8e429d7..b443349 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.0.16
+ 1.1.0
pom
${project.artifactId}
diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml
index 198157f..1bb0af9 100644
--- a/yexuejc-springboot-base/pom.xml
+++ b/yexuejc-springboot-base/pom.xml
@@ -9,7 +9,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.0.16
+ 1.1.0