prepare 6.0.0-M6

This commit is contained in:
Looly
2023-07-29 16:29:10 +08:00
parent 7aae082a74
commit 1b7ff78003
19 changed files with 23 additions and 23 deletions

View File

@@ -20,7 +20,7 @@
<groupId>org.dromara.hutool</groupId>
<artifactId>hutool-parent</artifactId>
<version>6.0.0-M5</version>
<version>6.0.0-M6</version>
<name>hutool</name>
<description>
Hutool是一个功能丰富且易用的Java工具库通过诸多实用工具类的使用旨在帮助开发者快速、便捷地完成各类开发任务。这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、数据库JDBC、JSON、HTTP客户端等一系列操作可以满足各种不同的开发需求。