release 5.4.5

This commit is contained in:
Looly
2020-10-18 13:27:38 +08:00
parent d5192d8f61
commit 756f9b3f87
22 changed files with 22 additions and 22 deletions

View File

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