This commit is contained in:
Looly
2023-10-18 08:59:23 +08:00
5 changed files with 58 additions and 24 deletions

View File

@@ -14,7 +14,12 @@
* 【cron 】 修复Cron表达式range解析错误问题issue#I82CSH@Gitee
* 【core 】 修复VersionComparator在极端数据排序时候违反了自反性问题issue#I81N3H@Gitee
* 【json 】 修复JSONStrFormatter:format函数对于转义符号处理逻辑错误问题issue#I84V6I@Gitee
<<<<<<< HEAD
* core 修复特定情况下BiMap覆盖Value后仍能通过旧Value查询到Key问题issue#I88R5M@Gitee
=======
* core 修复aop的afterException无法生效问题issue#3329@Github
* core 修复TypeUtil.getClass方法强转报错问题pr#1092@Github
>>>>>>> fd9e1efa2860ded5cf2d1be5954fd87a2a5830fe
-------------------------------------------------------------------------------------------------------------
# 5.8.22(2023-09-13)