Skip to content

Commit 8327170

Browse files
authored
Merge pull request #75 from aiven/dependabot/gradle/org.apache.logging.log4j-log4j-core-2.20.0
Bump org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.0
2 parents a45f664 + 80437ca commit 8327170

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.20.0"
106106
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.19.0"
107-
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.19.0"
107+
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.20.0"
108108

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

0 commit comments

Comments
 (0)