Skip to content

Commit fdab4ef

Browse files
Bump log4j-core from 2.17.2 to 2.19.0
Bumps log4j-core from 2.17.2 to 2.19.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29c484f commit fdab4ef

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
@@ -104,7 +104,7 @@ dependencies {
104104

105105
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.17.2"
106106
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.17.2"
107-
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.17.2"
107+
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.19.0"
108108

109109
integrationTestImplementation "org.apache.kafka:connect-api:$kafkaVersion"
110110
integrationTestImplementation("org.apache.kafka:connect-runtime:$kafkaVersion") {

0 commit comments

Comments
 (0)