优化:将 hutool-all 6.0 版本替换成 hutool-extra,减少依赖

This commit is contained in:
YunaiV
2024-04-22 19:01:25 +08:00
parent 1274f92544
commit 5d58037d05
7 changed files with 20 additions and 35 deletions

View File

@ -127,10 +127,6 @@
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>org.dromara.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>