Skip to content

Commit

Permalink
rollback logback minor upgrade to latest patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Doyle committed Feb 13, 2023
1 parent 084c2ad commit c9ad52f
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 c9ad52f

Please sign in to comment.