diff --git a/build.gradle b/build.gradle index e7e22b6..6029c49 100644 --- a/build.gradle +++ b/build.gradle @@ -102,7 +102,7 @@ dependencies { testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion" testImplementation "io.debezium:debezium-api:$debeziumVersion" - testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.19.0" + testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.20.0" testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.19.0" testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.19.0"