diff --git a/build.gradle b/build.gradle index 5c0a651..7b41585 100644 --- a/build.gradle +++ b/build.gradle @@ -102,7 +102,7 @@ dependencies { testImplementation "io.debezium:debezium-api:$debeziumVersion" testImplementation "org.assertj:assertj-core:3.24.2" - testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.21.1" + testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.22.1" testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.22.0" testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.22.0"