修复通过jdbcurl创建SimpleDataSource报NullPointException

This commit is contained in:
Looly 2022-12-27 19:36:04 +08:00
parent 0831176af6
commit c5957beaa7

View File

@ -22,6 +22,7 @@
* 【db 】 修复NamedSql中in没有判断大小写问题issue#2792@Github
* 【core 】 修复ZIP bomb漏洞issue#2797@Github
* 【core 】 修复JSONXMLSerializer将Json转为XML时遇到嵌套需要递归情况时会丢失contentKeys问题pr#903@Gitee
* 【core 】 修复通过jdbcurl创建SimpleDataSource报NullPointExceptionpr#900@Gitee
-------------------------------------------------------------------------------------------------------------