We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cef7c7 + 09b6491 commit 0d53358Copy full SHA for 0d53358
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
api 'org.springframework:spring-context'
39
api 'org.apache.commons:commons-exec:1.3'
40
implementation 'com.github.luben:zstd-jni:1.5.0-4'
41
- implementation 'ch.qos.logback:logback-classic:1.2.11'
+ implementation 'ch.qos.logback:logback-classic:1.4.14'
42
43
testImplementation 'org.mockito:mockito-all:1.10.19'
44
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.4.2'
0 commit comments