Skip to content

Commit 84690d9

Browse files
committed
Update to Logback 1.4.11
Closes gh-802
1 parent e4e6637 commit 84690d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.8"
26+
api "ch.qos.logback:logback-classic:1.4.11"
2727
api "com.google.code.typica:typica:1.7.2"
2828
api "com.unboundid:unboundid-ldapsdk:6.0.9"
2929
api "commons-codec:commons-codec:1.15"

0 commit comments

Comments
 (0)