Skip to content

Commit 99a8162

Browse files
authored
Merge pull request #123 from Aiven-Open/dependabot/gradle/org.apache.logging.log4j-log4j-api-2.22.1
build(deps): bump org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1
2 parents 2fbc229 + 5e48f32 commit 99a8162

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.25.0"
104104

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

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

0 commit comments

Comments
 (0)