Browse Source

Unread enquires

wfansh 4 months ago
parent
commit
de94df42ca
1 changed files with 2 additions and 7 deletions
  1. 2 7
      jeecg-module-system/jeecg-system-biz/pom.xml

+ 2 - 7
jeecg-module-system/jeecg-system-biz/pom.xml

@@ -42,7 +42,7 @@
         <dependency>
             <groupId>cn.hutool</groupId>
             <artifactId>hutool-all</artifactId>
-            <version>5.8.25</version>
+            <version>${hutool.version}</version>
         </dependency>
 
         <dependency>
@@ -94,12 +94,7 @@
             <groupId>org.jeecgframework.boot</groupId>
             <artifactId>jeecg-boot-starter3-rabbitmq</artifactId>
         </dependency>
-        <dependency>
-            <groupId>cn.hutool</groupId>
-            <artifactId>hutool-all</artifactId>
-            <version>5.8.25</version>
-            <scope>compile</scope>
-        </dependency>
+
         <!--dataforseo client https://docs.dataforseo.com/v3/-->
         <dependency>
             <groupId>io.github.dataforseo</groupId>