修复SshjSftpSession关闭导致的问题

This commit is contained in:
Looly
2024-01-24 10:09:27 +08:00
parent 4df7a25cc4
commit 22081e879a
3 changed files with 35 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.26(2024-01-22)
# 5.8.26(2024-01-24)
### 🐣新特性
* 【db 】 RedisDS增加user支持issue#I8XEQ4@Gitee
@@ -11,6 +11,7 @@
* 【crypto】 修复BouncyCastleProvider导致graalvm应用报错UnsupportedFeatureErrorpr#3464@Github
* 【http 】 修复UserAgentUtil对QQ浏览器识别问题issue#I8X5XQ@Gitee
* 【core 】 修复BeanToMapCopier获取类型数组越界问题issue#3468@Github
* 【extra 】 修复SshjSftpSession关闭导致的问题issue#3472@Github
-------------------------------------------------------------------------------------------------------------
# 5.8.25(2024-01-11)