From 2a593a27709934a2359301abe963789726ffeffe Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Tue, 14 Apr 2020 15:03:02 +0800 Subject: [PATCH] =?UTF-8?q?:heavy=5Fplus=5Fsign:=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=9F=BA=E7=A1=80=E5=B7=A5=E5=85=B7=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0dea3bf..cb04ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -68,9 +68,15 @@ 2.1.8.RELEASE 1.15.1 + 5.1.0 + + cn.hutool + hutool-core + ${hutool.version} + me.zhyd.oauth JustAuth @@ -79,13 +85,13 @@ org.springframework.boot spring-boot-starter-data-redis - provided + true org.apache.commons commons-pool2 - provided + true org.springframework.boot