mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复UrlBuilder中参数中包括"://"判断错误问题
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
* 【db 】 修复NamedSql中in没有判断大小写问题(issue#2792@Github)
|
||||
* 【core 】 修复ZIP bomb漏洞(issue#2797@Github)
|
||||
* 【core 】 修复JSONXMLSerializer将Json转为XML时,遇到嵌套需要递归情况时会丢失contentKeys问题(pr#903@Gitee)
|
||||
* 【core 】 修复通过jdbcurl创建SimpleDataSource报NullPointException(pr#900@Gitee)
|
||||
* 【db 】 修复使用mariadb通过jdbcurl创建SimpleDataSource报NullPointException(pr#900@Gitee)
|
||||
* 【core 】 修复UrlBuilder中参数中包括"://"判断错误问题(pr#898@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user