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 c7b17d6 commit fab5695Copy full SHA for fab5695
build.gradle
@@ -94,7 +94,7 @@ dependencies {
94
compileOnly "org.apache.kafka:connect-api:$kafkaVersion"
95
compileOnly "io.debezium:debezium-api:$debeziumVersion"
96
97
- implementation "org.slf4j:slf4j-api:1.7.33"
+ implementation "org.slf4j:slf4j-api:1.7.36"
98
99
testImplementation "org.junit.jupiter:junit-jupiter:5.8.2"
100
testImplementation "org.hamcrest:hamcrest:2.2"
0 commit comments