Skip to content

Commit 3c87cd5

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.31
1 parent 0d87c06 commit 3c87cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ libraryDependencies ++= Seq(
3333
"org.pac4j" % "pac4j-kerberos" % pac4jVersion exclude("org.springframework", "spring-core"),
3434
"org.pac4j" % "pac4j-couch" % pac4jVersion excludeAll (ExclusionRule(organization = "com.fasterxml.jackson.core")),
3535
"org.playframework" % "play-cache_3" % playVersion,
36-
"ch.qos.logback" % "logback-classic" % "1.5.29",
36+
"ch.qos.logback" % "logback-classic" % "1.5.31",
3737
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.21.0",
3838
"org.projectlombok" % "lombok" % "1.18.42",
3939
"org.springframework" % "spring-context" % "7.0.4"

0 commit comments

Comments
 (0)