This commit is contained in:
Looly
2021-10-19 00:27:10 +08:00
parent f966fda28f
commit 3e36d7fd21
9 changed files with 337 additions and 135 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.15 (2021-10-18)
# 5.7.15 (2021-10-19)
### 🐣新特性
* 【db 】 Db.quietSetAutoCommit增加判空issue#I4D75B@Gitee
@@ -18,6 +18,7 @@
* 【poi 】 修复ExcelWriter多余调试信息导致的问题issue#1884@Github
* 【poi 】 修复TemporalAccessorUtil.toInstant使用DateTimeFormatter导致问题issue#1891@Github
* 【poi 】 修复sheet.getRow(y)为null导致的问题issue#1893@Github
* 【cache 】 修复LRUCache线程安全问题issue#1895@Github
-------------------------------------------------------------------------------------------------------------