修复ConverterRegistry中无效加载导致的问题

This commit is contained in:
Looly
2022-12-27 20:48:28 +08:00
parent 379b10bbd5
commit 200c098b29
2 changed files with 1 additions and 7 deletions

View File

@@ -30,6 +30,7 @@
* 【core 】 修复UrlBuilder中参数中包括"://"判断错误问题pr#898@Gitee
* 【core 】 修复IndexedComparator导致的数据错乱问题ExcelWriter使用部分别名导致字段丢失issue#I66Z6B@Gitee
* 【crypto】 修复sm2构造方法NullPointerExceptionpr#2820@Github
* 【core 】 修复ConverterRegistry中无效加载导致的问题issue#2812@Github
-------------------------------------------------------------------------------------------------------------