This commit is contained in:
Looly
2021-10-21 13:18:53 +08:00
parent 04032f1094
commit 98512fa1f2
7 changed files with 68 additions and 14 deletions

View File

@@ -25,6 +25,7 @@
* 【cache 】 修复LRUCache线程安全问题issue#1895@Github
* 【crypto 】 修复KeyUtil异常信息参数丢失问题issue#1902@Github
* 【core 】 修复StrUtil.split和splittoArray不一致问题issue#I4ELU5@Github
* 【core 】 修复SymmetricCrypto未关闭CipherOutputStream导致的问题issue#I4EMST@Gitee
-------------------------------------------------------------------------------------------------------------