Skip to content

Commit 02bb73c

Browse files
Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52af129 commit 02bb73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333

3434
// Dependencies provided by Kafka Connect
3535
compileOnly 'com.fasterxml.jackson.core:jackson-databind:2.16.2'
36-
compileOnly 'org.slf4j:slf4j-api:1.7.36'
36+
compileOnly 'org.slf4j:slf4j-api:2.0.17'
3737
}
3838
java {
3939
sourceCompatibility = '11'

0 commit comments

Comments
 (0)