Merge branch 'dev' of ssh://gitea.fleyx.com:222/fanxb/bookmark into dev

This commit is contained in:
fanxb 2023-03-12 10:55:06 +08:00
commit 58a8cefaf5

View File

@ -101,7 +101,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.2.3</version>
<version>5.8.12</version>
</dependency>
<!--单元测试-->