From fce7d0da28ea583f05fa41d0b5f740a1a6c11bce Mon Sep 17 00:00:00 2001
From: yz <yz_0812@outlook.com>
Date: 星期五, 19 二月 2021 17:18:02 +0800
Subject: [PATCH] 修改common pom

---
 febs-common/febs-common-core/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/febs-common/febs-common-core/pom.xml b/febs-common/febs-common-core/pom.xml
index a22ff92..2d5531b 100644
--- a/febs-common/febs-common-core/pom.xml
+++ b/febs-common/febs-common-core/pom.xml
@@ -104,11 +104,6 @@
             <groupId>cn.hutool</groupId>
             <artifactId>hutool-all</artifactId>
             <version>5.5.8</version>
-        </dependency>
-        <dependency>
-            <groupId>cn.hutool</groupId>
-            <artifactId>hutool-all</artifactId>
-            <version>5.5.8</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>

--
Gitblit v1.8.0