mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-03 14:19:54 +01:00
Update HikariCP to 4.0.2
This commit is contained in:
committed by
kenji yoshida
parent
a89608a2e2
commit
458b30610f
@@ -52,7 +52,7 @@ libraryDependencies ++= Seq(
|
||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.2",
|
||||
"org.postgresql" % "postgresql" % "42.2.18",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.3",
|
||||
"com.zaxxer" % "HikariCP" % "4.0.1",
|
||||
"com.zaxxer" % "HikariCP" % "4.0.2",
|
||||
"com.typesafe" % "config" % "1.4.1",
|
||||
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
|
||||
"com.github.bkromhout" % "java-diff-utils" % "2.1.1",
|
||||
|
||||
Reference in New Issue
Block a user