From 7dbe420d8db09472dfe9c2fa1f0368e8c7bdeace Mon Sep 17 00:00:00 2001 From: hccake Date: Fri, 15 May 2020 15:41:29 +0800 Subject: [PATCH] =?UTF-8?q?:heavy=5Fplus=5Fsign:=20=E6=B7=BB=E5=8A=A0hutoo?= =?UTF-8?q?l-all=E4=BE=9D=E8=B5=96=EF=BC=8C=E5=87=8F=E5=B0=91=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E7=B1=BB=E9=87=8D=E5=A4=8D=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/common-framework/pom.xml | 6 ++++++ mall-dependencies/pom.xml | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/common/common-framework/pom.xml b/common/common-framework/pom.xml index 0b3edec3..1d7f7eef 100644 --- a/common/common-framework/pom.xml +++ b/common/common-framework/pom.xml @@ -76,6 +76,12 @@ test + + + cn.hutool + hutool-all + + diff --git a/mall-dependencies/pom.xml b/mall-dependencies/pom.xml index a9d251a8..abe78e19 100644 --- a/mall-dependencies/pom.xml +++ b/mall-dependencies/pom.xml @@ -38,6 +38,7 @@ 1.2.56 6.0.16.Final + 5.2.5 @@ -141,6 +142,13 @@ ${fastjson.version} + + + cn.hutool + hutool-all + ${hutool.version} + + org.hibernate hibernate-validator