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 a45f664 + 80437ca commit 8327170Copy full SHA for 8327170
build.gradle
@@ -104,7 +104,7 @@ dependencies {
104
105
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.20.0"
106
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.19.0"
107
- testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.19.0"
+ testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.20.0"
108
109
integrationTestImplementation "org.apache.kafka:connect-api:$kafkaVersion"
110
integrationTestImplementation("org.apache.kafka:connect-runtime:$kafkaVersion") {
0 commit comments