prepare 5.7.13

This commit is contained in:
Looly
2021-09-09 23:18:33 +08:00
parent b4b02f3af2
commit 7a25b73376
27 changed files with 37 additions and 30 deletions

View File

@@ -8,7 +8,7 @@
<groupId>cn.hutool</groupId>
<artifactId>hutool-parent</artifactId>
<version>5.7.12</version>
<version>5.7.13-SNAPSHOT</version>
<name>hutool</name>
<description>Hutool是一个小而全的Java工具类库通过静态方法封装降低相关API的学习成本提高工作效率使Java拥有函数式语言般的优雅让Java语言也可以“甜甜的”。</description>
<url>https://github.com/dromara/hutool</url>