Skip to content

Commit 09b6491

Browse files
author
Madhu Gopanna
committed
Upgrade logback-classic to 1.4.14.
1 parent 9cef7c7 commit 09b6491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
api 'org.springframework:spring-context'
3939
api 'org.apache.commons:commons-exec:1.3'
4040
implementation 'com.github.luben:zstd-jni:1.5.0-4'
41-
implementation 'ch.qos.logback:logback-classic:1.2.11'
41+
implementation 'ch.qos.logback:logback-classic:1.4.14'
4242

4343
testImplementation 'org.mockito:mockito-all:1.10.19'
4444
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.4.2'

0 commit comments

Comments
 (0)