mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-16 13:29:52 +01:00
Update logback-classic to 1.5.22
This commit is contained in:
committed by
kenji yoshida
parent
bdbfbc62a9
commit
b9e830f06e
@@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
|
||||
"com.h2database" % "h2" % "2.4.240",
|
||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.12",
|
||||
"org.postgresql" % "postgresql" % "42.7.8",
|
||||
"ch.qos.logback" % "logback-classic" % "1.5.21",
|
||||
"ch.qos.logback" % "logback-classic" % "1.5.22",
|
||||
"com.zaxxer" % "HikariCP" % "7.0.2" exclude ("org.slf4j", "slf4j-api"),
|
||||
"com.typesafe" % "config" % "1.4.5",
|
||||
"fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user