Skip to content

Commit c741c35

Browse files
build(deps): bump org.apache.logging.log4j:log4j-api
Bumps org.apache.logging.log4j:log4j-api from 2.21.1 to 2.22.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f14b5fb commit c741c35

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 "org.assertj:assertj-core:3.24.2"
104104

105105
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.21.1"
106-
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.21.1"
106+
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.22.0"
107107
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.20.0"
108108

109109
integrationTestImplementation "org.apache.kafka:connect-api:$kafkaVersion"

0 commit comments

Comments
 (0)