Skip to content

Commit 4742d7e

Browse files
authored
Merge pull request #137 from Aiven-Open/dependabot/gradle/org.apache.logging.log4j-log4j-slf4j-impl-2.23.0
build(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0
2 parents 38bed3c + 0977be6 commit 4742d7e

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
@@ -102,7 +102,7 @@ dependencies {
102102
testImplementation "io.debezium:debezium-api:$debeziumVersion"
103103
testImplementation "org.assertj:assertj-core:3.25.2"
104104

105-
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.22.1"
105+
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.23.0"
106106
testRuntimeOnly "org.apache.logging.log4j:log4j-api:2.22.1"
107107
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.23.0"
108108

0 commit comments

Comments
 (0)