Skip to content

Commit 1e31143

Browse files
committed
Update to Logback 1.4.6
Closes gh-753
1 parent 92a08fe commit 1e31143

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

0 commit comments

Comments
 (0)