mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复xml转json再转bean失败问题
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.20(2023-06-12)
|
||||
# 5.8.20(2023-06-14)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 UrlQuery增加setStrict方法,区分是否严格模式(issue#I78PB1@Gitee)
|
||||
@@ -17,6 +17,7 @@
|
||||
* 【core 】 修复Table#contains空指针问题(issue#3135@Gitee)
|
||||
* 【core 】 修复FileUtil.checkSlip方法缺陷(issue#3140@Github)
|
||||
* 【extra 】 修复Sftp中exists方法父目录不存在时报错(issue#I7CSQ9@Gitee)
|
||||
* 【extra 】 修复xml转json再转bean失败问题(issue#3139@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.19(2023-05-27)
|
||||
|
Reference in New Issue
Block a user