From cd26732c2a34dbc3f24b0cca8d82e8a365fcba7b Mon Sep 17 00:00:00 2001
From: 孔祥富 <kongxf@daryun.com>
Date: 星期六, 13 三月 2021 19:00:17 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

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

--
Gitblit v1.8.0