Skip to content

Commit

Permalink
rollback logback minor upgrade to latest patch (apache#5380)
Browse files Browse the repository at this point in the history
Co-authored-by: Brendan Doyle <brendand@qualtrics.com>
(cherry picked from commit 3ea756f)
  • Loading branch information
bdoyle0182 authored and mtt-merz committed Oct 22, 2023
1 parent e544c24 commit 77a7ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/scala/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {

api "com.lightbend.akka:akka-stream-alpakka-file_${gradle.scala.depVersion}:1.1.2"

api "ch.qos.logback:logback-classic:1.4.5"
api "ch.qos.logback:logback-classic:1.2.11"
api "org.slf4j:jcl-over-slf4j:1.7.25"
api "org.slf4j:log4j-over-slf4j:1.7.25"
api "commons-codec:commons-codec:1.9"
Expand Down

0 comments on commit 77a7ba0

Please sign in to comment.