From f55b561934e8a314fc8c1fe44f1d7f713ee7217e Mon Sep 17 00:00:00 2001 From: lihengming <89921218@qq.com> Date: Sun, 27 May 2018 21:45:07 +0800 Subject: [PATCH] update > maven dependency version --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ed74bf4..51f2668 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.13.RELEASE @@ -81,13 +81,13 @@ com.alibaba fastjson - 1.2.44 + 1.2.48 com.alibaba druid-spring-boot-starter - 1.1.6 + 1.1.10