mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 13:34:09 +08:00
修复TypeUtil.getClass方法强转报错问题
This commit is contained in:
parent
8df5997165
commit
fd9e1efa28
@ -15,6 +15,7 @@
|
|||||||
* 【core 】 修复VersionComparator在极端数据排序时候违反了自反性问题(issue#I81N3H@Gitee)
|
* 【core 】 修复VersionComparator在极端数据排序时候违反了自反性问题(issue#I81N3H@Gitee)
|
||||||
* 【json 】 修复JSONStrFormatter:format函数对于转义符号处理逻辑错误问题(issue#I84V6I@Gitee)
|
* 【json 】 修复JSONStrFormatter:format函数对于转义符号处理逻辑错误问题(issue#I84V6I@Gitee)
|
||||||
* 【core 】 修复aop的afterException无法生效问题(issue#3329@Github)
|
* 【core 】 修复aop的afterException无法生效问题(issue#3329@Github)
|
||||||
|
* 【core 】 修复TypeUtil.getClass方法强转报错问题(pr#1092@Github)
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
# 5.8.22(2023-09-13)
|
# 5.8.22(2023-09-13)
|
||||||
|
Loading…
Reference in New Issue
Block a user