diff --git a/pom.xml b/pom.xml index a926e97..e68d48c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,7 @@ 1.7 + 1.5.4.RELEASE @@ -18,7 +19,7 @@ org.springframework.boot spring-boot-dependencies - 1.5.4.RELEASE + ${spring.boot.version} pom import @@ -56,10 +57,12 @@ org.apache.commons commons-lang3 + 3.5 com.google.guava guava + 22.0 @@ -94,7 +97,12 @@ fastjson 1.2.22 - + + + com.alibaba + druid-spring-boot-starter + 1.1.0 + org.freemarker @@ -114,6 +122,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring.boot.version} maven-compiler-plugin