This commit is contained in:
Looly
2022-02-21 01:15:04 +08:00
parent 8251847d1f
commit 9151aa8968
6 changed files with 17 additions and 141 deletions

View File

@@ -9,10 +9,13 @@
* 【extra 】 Ftp增加构造issue#I4TKXP@gitee
* 【core 】 GenericBuilder支持Map构建pr#540@Github
* 【json 】 新增TemporalAccessorSerializer
* 【core 】 使多个xxxBuilder实现Builder接口扩展CheckedUtilpr#545@Gitee
* 【core 】 CheckedUtil删除第二个参数为RuntimeException的方法
### 🐞Bug修复
* 【cache 】 修复ReentrantCache.toString方法线程不安全问题issue#2140@Github
* 【core 】 修复SystemPropsUtil.getInt返回long问题pr#546@Gitee
* 【crypto 】 修复SM2.getD前导0问题pr#2149@Github
-------------------------------------------------------------------------------------------------------------
# 5.7.21 (2022-02-14)