From 04b5be3632730bd7a1b2bdaf1cb80c35e571c39f Mon Sep 17 00:00:00 2001 From: "wei.zhang2" Date: Thu, 7 Dec 2017 15:28:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 18ff1a5..744f4d6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,16 @@ org.springframework.boot spring-boot-starter-parent - 1.5.8.RELEASE + 1.5.9.RELEASE 1.8 2.7.0 + 23.0 + 3.7 + 1.2.41 + 2.3.0 @@ -33,12 +37,12 @@ com.google.guava guava - 21.0 + ${google.guava} org.apache.commons commons-lang3 - 3.5 + ${commons-lang3}