mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 11:36:05 +01:00
Update logback-classic to 1.2.5
This commit is contained in:
committed by
kenji yoshida
parent
7824f796ee
commit
d9ef9b874d
@@ -51,7 +51,7 @@ libraryDependencies ++= Seq(
|
|||||||
"com.h2database" % "h2" % "1.4.199",
|
"com.h2database" % "h2" % "1.4.199",
|
||||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.3",
|
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.3",
|
||||||
"org.postgresql" % "postgresql" % "42.2.23",
|
"org.postgresql" % "postgresql" % "42.2.23",
|
||||||
"ch.qos.logback" % "logback-classic" % "1.2.4",
|
"ch.qos.logback" % "logback-classic" % "1.2.5",
|
||||||
"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.1",
|
"com.typesafe" % "config" % "1.4.1",
|
||||||
"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