Upgrade to HikariCP 6.3.2

Closes gh-46729
This commit is contained in:
Stéphane Nicoll 2025-08-08 15:35:58 +02:00
parent 3b299938a9
commit 7bec08cc4e
1 changed files with 1 additions and 1 deletions

View File

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