mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-01 19:15:59 +01:00
Update HikariCP to 6.3.2
This commit is contained in:
committed by
kenji yoshida
parent
911c102f39
commit
eb403ada58
@@ -49,7 +49,7 @@ libraryDependencies ++= Seq(
|
||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.12",
|
||||
"org.postgresql" % "postgresql" % "42.7.7",
|
||||
"ch.qos.logback" % "logback-classic" % "1.5.18",
|
||||
"com.zaxxer" % "HikariCP" % "6.3.1" exclude ("org.slf4j", "slf4j-api"),
|
||||
"com.zaxxer" % "HikariCP" % "6.3.2" exclude ("org.slf4j", "slf4j-api"),
|
||||
"com.typesafe" % "config" % "1.4.4",
|
||||
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
|
||||
"io.github.java-diff-utils" % "java-diff-utils" % "4.16",
|
||||
|
||||
Reference in New Issue
Block a user