Skip to content

Commit a313a31

Browse files
authored
Merge pull request #142 from Aiven-Open/dependabot/gradle/org.apache.logging.log4j-log4j-core-2.23.1
build(deps): bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1
2 parents 39e8fbd + 276bf70 commit a313a31

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.23.1"
106106
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.23.1"
107-
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.23.0"
107+
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.23.1"
108108

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

0 commit comments

Comments
 (0)