Skip to content

Commit f9dbb4c

Browse files
committed
修复sm2构造方法NullPointerException
1 parent b596be1 commit f9dbb4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* 【db 】 修复使用mariadb通过jdbcurl创建SimpleDataSource报NullPointException(pr#900@Gitee)
2929
* 【core 】 修复UrlBuilder中参数中包括"://"判断错误问题(pr#898@Gitee)
3030
* 【core 】 修复IndexedComparator导致的数据错乱问题(ExcelWriter使用部分别名导致字段丢失)(issue#I66Z6B@Gitee)
31+
* 【crypto】 修复sm2构造方法NullPointerException(pr#2820@Github)
3132

3233
-------------------------------------------------------------------------------------------------------------
3334

0 commit comments

Comments
 (0)