Skip to content

Commit e898fde

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.19 (#815)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 82de318 commit e898fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
5050
wiremockjre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
5151
wiremock = "org.wiremock:wiremock:3.13.1"
5252
testcontainers = "org.testcontainers:testcontainers:1.21.3"
53-
logback = "ch.qos.logback:logback-classic:1.5.18"
53+
logback = "ch.qos.logback:logback-classic:1.5.19"
5454
jackson = "com.fasterxml.jackson.core:jackson-databind:2.20.0"
5555
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.8"
5656
# last version supporting Java 8

0 commit comments

Comments
 (0)