diff --git a/build.gradle b/build.gradle index c71481a..a255164 100644 --- a/build.gradle +++ b/build.gradle @@ -103,7 +103,7 @@ dependencies { testImplementation "io.debezium:debezium-api:$debeziumVersion" testImplementation "org.assertj:assertj-core:3.26.3" - testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.23.1" + testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.24.3" testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.23.1" testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.23.1"