Skip to content

Commit 6d4504f

Browse files
build(deps): bump org.apache.logging.log4j:log4j-slf4j-impl
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dfd9e8 commit 6d4504f

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
@@ -103,7 +103,7 @@ dependencies {
103103
testImplementation "io.debezium:debezium-api:$debeziumVersion"
104104
testImplementation "org.assertj:assertj-core:3.26.3"
105105

106-
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.23.1"
106+
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.24.3"
107107
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.23.1"
108108
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.23.1"
109109

0 commit comments

Comments
 (0)