Skip to content

Commit 4a44ec3

Browse files
committed
Update to Logback 1.4.4
Closes gh-709
1 parent 998211d commit 4a44ec3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dependencies/.build.gradle.swp

8 KB
Binary file not shown.

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
api "com.querydsl:querydsl-apt:$queryDslVersion"
2424
api "commons-pool:commons-pool:1.6"
2525
api "org.apache.commons:commons-pool2:2.11.1"
26-
api "ch.qos.logback:logback-classic:1.2.11"
26+
api "ch.qos.logback:logback-classic:1.4.4"
2727
api "com.google.code.typica:typica:1.7.2"
2828
api "com.unboundid:unboundid-ldapsdk:6.0.5"
2929
api "commons-codec:commons-codec:1.15"

0 commit comments

Comments
 (0)