Commit 95c4f1b0 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to HikariCP 3.4.2

Closes gh-20072
parent f0d2d320
...@@ -465,7 +465,7 @@ bom { ...@@ -465,7 +465,7 @@ bom {
] ]
} }
} }
library("HikariCP", "3.4.1") { library("HikariCP", "3.4.2") {
group("com.zaxxer") { group("com.zaxxer") {
modules = [ modules = [
"HikariCP" "HikariCP"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment