mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复sm2构造方法NullPointerException
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
* 【db 】 修复使用mariadb通过jdbcurl创建SimpleDataSource报NullPointException(pr#900@Gitee)
|
||||
* 【core 】 修复UrlBuilder中参数中包括"://"判断错误问题(pr#898@Gitee)
|
||||
* 【core 】 修复IndexedComparator导致的数据错乱问题(ExcelWriter使用部分别名导致字段丢失)(issue#I66Z6B@Gitee)
|
||||
* 【crypto】 修复sm2构造方法NullPointerException(pr#2820@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user