From 250b97f6506cc448e0e5b14219b52a488a3f32dc Mon Sep 17 00:00:00 2001 From: panshulin Date: Fri, 3 Dec 2021 09:47:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=8Epom=E4=B8=AD=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E9=87=8D=E5=A4=8D=E7=9A=84hutool=E5=8C=85=E5=BC=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- evcs-modules/evcs-core/pom.xml | 5 ----- xhpc-modules/xhpc-charging-station/pom.xml | 6 ------ xhpc-modules/xhpc-common/pom.xml | 6 ------ xhpc-modules/xhpc-general/pom.xml | 6 ------ xhpc-modules/xhpc-order/pom.xml | 6 ------ xhpc-modules/xhpc-payment/pom.xml | 6 ------ xhpc-modules/xhpc-power-pile/pom.xml | 10 ---------- xhpc-modules/xhpc-wxma/pom.xml | 6 ------ 8 files changed, 51 deletions(-) diff --git a/evcs-modules/evcs-core/pom.xml b/evcs-modules/evcs-core/pom.xml index 871936d9..7daa9045 100644 --- a/evcs-modules/evcs-core/pom.xml +++ b/evcs-modules/evcs-core/pom.xml @@ -21,11 +21,6 @@ mysql-connector-java 8.0.25 - - cn.hutool - hutool-all - 5.7.9 - com.alibaba.cloud diff --git a/xhpc-modules/xhpc-charging-station/pom.xml b/xhpc-modules/xhpc-charging-station/pom.xml index 61c5e689..a30e50a5 100644 --- a/xhpc-modules/xhpc-charging-station/pom.xml +++ b/xhpc-modules/xhpc-charging-station/pom.xml @@ -110,12 +110,6 @@ com.squareup.okhttp3 okhttp - - - cn.hutool - hutool-all - 5.7.5 - com.ruoyi xhpc-common diff --git a/xhpc-modules/xhpc-common/pom.xml b/xhpc-modules/xhpc-common/pom.xml index f2f8e5cb..a6442b59 100644 --- a/xhpc-modules/xhpc-common/pom.xml +++ b/xhpc-modules/xhpc-common/pom.xml @@ -51,12 +51,6 @@ javax.persistence-api 2.2 - - cn.hutool - hutool-all - 4.6.1 - compile - cn.hutool hutool-all diff --git a/xhpc-modules/xhpc-general/pom.xml b/xhpc-modules/xhpc-general/pom.xml index 148a13e3..406a74f3 100644 --- a/xhpc-modules/xhpc-general/pom.xml +++ b/xhpc-modules/xhpc-general/pom.xml @@ -99,12 +99,6 @@ 3.0.0 compile - - - cn.hutool - hutool-all - 5.7.5 - org.mybatis mybatis diff --git a/xhpc-modules/xhpc-order/pom.xml b/xhpc-modules/xhpc-order/pom.xml index bce8e5eb..60cd0e16 100644 --- a/xhpc-modules/xhpc-order/pom.xml +++ b/xhpc-modules/xhpc-order/pom.xml @@ -84,12 +84,6 @@ 3.0.0 compile - - cn.hutool - hutool-all - 5.7.5 - compile - javax.websocket diff --git a/xhpc-modules/xhpc-payment/pom.xml b/xhpc-modules/xhpc-payment/pom.xml index 06f45798..bb3ef119 100644 --- a/xhpc-modules/xhpc-payment/pom.xml +++ b/xhpc-modules/xhpc-payment/pom.xml @@ -81,12 +81,6 @@ 3.0.0 compile - - cn.hutool - hutool-all - 4.6.1 - compile - diff --git a/xhpc-modules/xhpc-power-pile/pom.xml b/xhpc-modules/xhpc-power-pile/pom.xml index 265ad072..74c16542 100644 --- a/xhpc-modules/xhpc-power-pile/pom.xml +++ b/xhpc-modules/xhpc-power-pile/pom.xml @@ -93,16 +93,6 @@ 3.0.0 compile - - - cn.hutool - hutool-all - 5.7.5 - - - com.ruoyi - ruoyi-common-core - com.xhpc evcs-common diff --git a/xhpc-modules/xhpc-wxma/pom.xml b/xhpc-modules/xhpc-wxma/pom.xml index 7bcedc19..992a2b05 100644 --- a/xhpc-modules/xhpc-wxma/pom.xml +++ b/xhpc-modules/xhpc-wxma/pom.xml @@ -75,12 +75,6 @@ 3.0.0 compile - - cn.hutool - hutool-all - 5.7.5 - compile - javax.websocket