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 e65bfe6 + 40e5c0f commit 665f20aCopy full SHA for 665f20a
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
testImplementation "org.testcontainers:couchbase:$testcontainersVersion"
75
76
// logging
77
- implementation 'org.apache.logging.log4j:log4j-api:2.14.1' // log4j
+ implementation 'org.apache.logging.log4j:log4j-api:2.17.0' // log4j
78
implementation 'org.apache.logging.log4j:log4j-core:2.17.0' // log4j
79
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.0' // log4j -> slf4j
80
0 commit comments