From 7b7dbac052ed33d9b43b9e6b4f89ec555f9e595a Mon Sep 17 00:00:00 2001 From: yexuejc <940526mf> Date: Fri, 28 Sep 2018 15:23:57 +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 | 7 +++++++ 2 files changed, 19 insertions(+) diff --git a/UPDATE.md b/UPDATE.md index f4f4173..ae4adb5 100644 --- a/UPDATE.md +++ b/UPDATE.md @@ -1,6 +1,18 @@ yexuejc-springboot 更新内容 ------------------- +#### version :1.1.2 +**time:2018-9-28 15:23:32**
+**branch:** master
+**关联工程:**
+``` +springboot-base:1.1.9 +spring-boot-starter-parent:1.5.16.RELEASE +``` +**update:**
+1. 新增声明包 +# + #### version :1.1.1 **time:2018-9-26 17:00:38**
**branch:** master
diff --git a/pom.xml b/pom.xml index 8bab891..aa95715 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,7 @@ 1.09 0.2.0 + 3.0.3 @@ -190,6 +191,12 @@ dubbo-spring-boot-starter ${dubbo-spring-boot-starter.version} + + + com.baomidou + mybatis-plus-boot-starter + ${mybatis-plus.version} +