mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 15:42:20 +01:00
Update logback-classic to 1.5.23
This commit is contained in:
committed by
kenji yoshida
parent
c2ad66438c
commit
e1e369d653
@@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
|
||||
"com.h2database" % "h2" % "2.4.240",
|
||||
"org.mariadb.jdbc" % "mariadb-java-client" % "2.7.13",
|
||||
"org.postgresql" % "postgresql" % "42.7.8",
|
||||
"ch.qos.logback" % "logback-classic" % "1.5.22",
|
||||
"ch.qos.logback" % "logback-classic" % "1.5.23",
|
||||
"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