fix check

This commit is contained in:
Looly
2020-03-04 15:49:05 +08:00
parent 615652cf9f
commit f37c1d529a
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
* 【crypto】 删除SM2Engine使用BC库中的对象替代
* 【crypto】 增加PemUtil工具类
* 【dfa 】 WordTree增加Filter支持自定义特殊字符过滤器
* 【poi 】 对于POI依赖升级到4.1.2
### Bug修复