Upgrade to HikariCP 6.2.1

Closes gh-43672
This commit is contained in:
Andy Wilkinson 2025-01-06 15:55:32 +00:00
parent 0ac75d861a
commit 0206620275
1 changed files with 1 additions and 1 deletions

View File

@ -554,7 +554,7 @@ bom {
]
}
}
library("HikariCP", "5.1.0") {
library("HikariCP", "6.2.1") {
group("com.zaxxer") {
modules = [
"HikariCP"