fix c3p0 bug

This commit is contained in:
Looly
2022-02-11 13:35:37 +08:00
parent 9b01a23a60
commit 9679165161
3 changed files with 30 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.7.21 (2022-02-07)
# 5.7.21 (2022-02-11)
### 🐣新特性
* 【extra 】 增加jetbrick模板支持
@@ -24,6 +24,7 @@
* 【extra 】 修复EmojiUtil.toHtmlHex()方法pr#519@Gitee
* 【system 】 修复CpuInfo.getUsed()方法issue#2116@Github
* 【dfa 】 修复密集匹配和贪婪匹配冲突问题issue#2126@Github
* 【db 】 修复c3p0丢失信息问题issue#I4T7XZ@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.7.20 (2022-01-20)