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.
1 parent 0dfd9e8 commit 6d4504fCopy full SHA for 6d4504f
build.gradle
@@ -103,7 +103,7 @@ dependencies {
103
testImplementation "io.debezium:debezium-api:$debeziumVersion"
104
testImplementation "org.assertj:assertj-core:3.26.3"
105
106
- testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.23.1"
+ testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.24.3"
107
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.23.1"
108
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.23.1"
109
0 commit comments