prepare 5.6.8

This commit is contained in:
Looly
2021-06-09 01:35:41 +08:00
parent 6ffc2cc29b
commit 227a740fab
26 changed files with 37 additions and 29 deletions

View File

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