Skip to content

Commit 9b3b12b

Browse files
Bump org.apache.logging.log4j:log4j-api from 2.19.0 to 2.20.0
Bumps [org.apache.logging.log4j:log4j-api](https://github.com/apache/logging-log4j2) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/CHANGELOG.adoc) - [Commits](apache/logging-log4j2@rel/2.19.0...rel/2.20.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] <[email protected]>
1 parent 8327170 commit 9b3b12b

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

105105
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.20.0"
106-
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.19.0"
106+
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.20.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)