Skip to content

Commit 1002baa

Browse files
authored
Merge pull request #70 from aiven/dependabot/gradle/org.apache.logging.log4j-log4j-slf4j-impl-2.19.0
Bump log4j-slf4j-impl from 2.17.2 to 2.19.0
2 parents bdec1a8 + 6f1f5b7 commit 1002baa

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 "org.testcontainers:junit-jupiter:$testcontainersVersion"
103103
testImplementation "io.debezium:debezium-api:$debeziumVersion"
104104

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

0 commit comments

Comments
 (0)