[修改] 修改hutool依赖 从仓库获取转到本地

This commit is contained in:
bupengxiang
2023-04-27 10:39:36 +08:00
parent d658eb1c23
commit 774c70c3c8
2 changed files with 2 additions and 0 deletions
Binary file not shown.
+2
View File
@@ -520,6 +520,8 @@
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>4.5.11</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/hutool-all-4.5.11.jar</systemPath>
</dependency>
<dependency>