mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 04:56:02 +01:00
Update logback-classic to 1.4.7 (#3273)
Co-authored-by: Naoki Takezoe <takezoe@gmail.com>
This commit is contained in:
committed by
GitHub
parent
fe02605544
commit
d18fdb6399
@@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
|
|||||||
"com.h2database" % "h2" % "1.4.199",
|
"com.h2database" % "h2" % "1.4.199",
|
||||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.6",
|
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.6",
|
||||||
"org.postgresql" % "postgresql" % "42.6.0",
|
"org.postgresql" % "postgresql" % "42.6.0",
|
||||||
"ch.qos.logback" % "logback-classic" % "1.3.7",
|
"ch.qos.logback" % "logback-classic" % "1.4.7",
|
||||||
"com.zaxxer" % "HikariCP" % "4.0.3" exclude ("org.slf4j", "slf4j-api"),
|
"com.zaxxer" % "HikariCP" % "4.0.3" exclude ("org.slf4j", "slf4j-api"),
|
||||||
"com.typesafe" % "config" % "1.4.2",
|
"com.typesafe" % "config" % "1.4.2",
|
||||||
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
|
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user