From ca8f1bb426320344a0562d61f0e08fb5cc522c67 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Thu, 11 Oct 2018 10:52:38 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-helloworld=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-helloworld/README.md | 3 ++- spring-boot-demo-helloworld/pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/spring-boot-demo-helloworld/README.md b/spring-boot-demo-helloworld/README.md index 08eea49..2453b69 100644 --- a/spring-boot-demo-helloworld/README.md +++ b/spring-boot-demo-helloworld/README.md @@ -28,6 +28,7 @@ UTF-8 UTF-8 1.8 + 4.1.17 @@ -45,7 +46,7 @@ cn.hutool hutool-all - 4.1.14 + ${hutool.version} diff --git a/spring-boot-demo-helloworld/pom.xml b/spring-boot-demo-helloworld/pom.xml index ec121fa..5a32622 100644 --- a/spring-boot-demo-helloworld/pom.xml +++ b/spring-boot-demo-helloworld/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 1.8 - 4.1.16 + 4.1.17