Upgrade to HikariCP 7.0.1

Closes gh-46739
This commit is contained in:
Stéphane Nicoll 2025-08-08 16:06:27 +02:00
parent 7e7b613520
commit dd617ed3ad
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@ bom {
]
}
}
library("HikariCP", "6.3.1") {
library("HikariCP", "7.0.1") {
group("com.zaxxer") {
modules = [
"HikariCP"