Skip to content

Commit 84cf9e1

Browse files
authored
Update dependency ch.qos.logback:logback-classic to v1.5.20 (#2839)
1 parent 5725a8c commit 84cf9e1

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
@@ -80,7 +80,7 @@ keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", version
8080
jcstress-core = { module = "org.openjdk.jcstress:jcstress-core", version = "0.16" }
8181
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
8282
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
83-
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.19" }
83+
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.20" }
8484
micrometer-bom = { module = "io.micrometer:micrometer-bom", version = "1.15.5" }
8585
microprofile-fault-tolerance-api = { module = "org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api", version = "4.1.2" }
8686
mockito-core = { module = "org.mockito:mockito-core", version = "5.20.0" }

0 commit comments

Comments
 (0)