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 38bed3c + 0977be6 commit 4742d7eCopy full SHA for 4742d7e
build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
testImplementation "io.debezium:debezium-api:$debeziumVersion"
103
testImplementation "org.assertj:assertj-core:3.25.2"
104
105
- testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.22.1"
+ testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.23.0"
106
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.22.1"
107
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.23.0"
108
0 commit comments