Upgrade to HikariCP 6.3.1

Closes gh-46497
This commit is contained in:
Stéphane Nicoll 2025-07-22 15:09:57 +02:00
parent 2a37168521
commit a0df48f4ed
1 changed files with 1 additions and 1 deletions

View File

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