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 bdec1a8 + 6f1f5b7 commit 1002baaCopy full SHA for 1002baa
build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
103
testImplementation "io.debezium:debezium-api:$debeziumVersion"
104
105
- testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.17.2"
+ testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.19.0"
106
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.19.0"
107
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.19.0"
108
0 commit comments