This commit is contained in:
Looly
2022-02-21 00:17:36 +08:00
parent 7db799ed15
commit 305845948d
2 changed files with 14 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.7.22 (2022-02-17)
# 5.7.22 (2022-02-21)
### 🐣新特性
* 【poi 】 ExcelUtil.readBySax增加对POI-5.2.0的兼容性issue#I4TJF4@gitee
@@ -12,6 +12,7 @@
### 🐞Bug修复
* 【cache 】 修复ReentrantCache.toString方法线程不安全问题issue#2140@Github
* 【core 】 修复SystemPropsUtil.getInt返回long问题pr#546@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.7.21 (2022-02-14)