Skip to content

Commit 3ea756f

Browse files
bdoyle0182Brendan Doyle
andauthored
rollback logback minor upgrade to latest patch (#5380)
Co-authored-by: Brendan Doyle <[email protected]>
1 parent 084c2ad commit 3ea756f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/scala/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050

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

53-
api "ch.qos.logback:logback-classic:1.4.5"
53+
api "ch.qos.logback:logback-classic:1.2.11"
5454
api "org.slf4j:jcl-over-slf4j:1.7.25"
5555
api "org.slf4j:log4j-over-slf4j:1.7.25"
5656
api "commons-codec:commons-codec:1.9"

0 commit comments

Comments
 (0)