-
1.0.3 发布 Stable
released this
2025-04-19 02:11:00 +08:00 | 98 commits to dev since this releaseRelease version 1.0.3
文档
- 改正
DateTimeTools#toInstant(LocalDateTime,ZoneId)的 javadoc 中参数名的错误
测试
- 修复 JDK17+ 环境下测试用例
PagingAndSortingQueryParamsTests#testGson不通过的问题
依赖
- guava:
33.4.0-jre更新到33.4.2-jre - joda-time:
2.13.0更新到2.14.0
*测试依赖
- junit:
5.11.4更新到5.12.1 - hutool:
5.8.35更新到5.8.37 - jackson:
2.18.2更新到2.18.3
Downloads
- 改正