From 1db0630599fd090e3d927afa667fa747b185b698 Mon Sep 17 00:00:00 2001 From: yexuejc <940526mf> Date: Fri, 28 Sep 2018 15:25:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=A3=B0=E6=98=8E=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- UPDATE.md | 12 ++++++++++++ pom.xml | 2 +- yexuejc-springboot-base/pom.xml | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/UPDATE.md b/UPDATE.md index e16f743..8d698a0 100644 --- a/UPDATE.md +++ b/UPDATE.md @@ -1,6 +1,18 @@ yexuejc-springboot 更新内容 ------------------- +#### version :2.0.1 +**time:2018-9-28 15:25:30**
+**branch:** 2.x
+**关联工程:**
+``` +springboot-base:1.1.9 +spring-boot-starter-parent:2.0.5.RELEASE +``` +**update:**
+1. 新增声明包 +# + #### version :2.0.0 **time:2018-9-26 16:55:00**
**branch:** 2.x
diff --git a/pom.xml b/pom.xml index 8ffd1ea..65d5b30 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yexuejc.springboot yexuejc-springboot-parent - 2.0.0 + 2.0.1 pom ${project.artifactId} diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml index 0de6d27..bc598b7 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.0 + 2.0.1