From 8d59289c2232f73ca663a1a45b74ab21386780ca Mon Sep 17 00:00:00 2001
From: luoyb <412940104@qq.com>
Date: 星期五, 19 二月 2021 17:27:14 +0800
Subject: [PATCH] Merge branch 'lybDevelop'
---
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