From c8c33f3fb448e13b3362aed88a95039ff54f9478 Mon Sep 17 00:00:00 2001
From: "Yangkai.Shen" <237497819@qq.com>
Date: Mon, 1 Oct 2018 22:02:59 +0800
Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-properties=20?=
=?UTF-8?q?=E5=AE=8C=E6=88=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
spring-boot-demo-properties/pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/spring-boot-demo-properties/pom.xml b/spring-boot-demo-properties/pom.xml
index b5b059a..fd92925 100644
--- a/spring-boot-demo-properties/pom.xml
+++ b/spring-boot-demo-properties/pom.xml
@@ -22,6 +22,7 @@
UTF-8
UTF-8
1.8
+ 4.1.14
@@ -54,7 +55,7 @@
cn.hutool
hutool-all
- 4.1.14
+ ${hutool.version}