Commit 16ed1a96 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to HikariCP 4.0.1

Closes gh-25234
parent a1ff05ec
...@@ -436,7 +436,7 @@ bom { ...@@ -436,7 +436,7 @@ bom {
] ]
} }
} }
library("HikariCP", "3.4.5") { library("HikariCP", "4.0.1") {
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