Upgrade to Logback 1.4.8

Closes gh-35881
This commit is contained in:
Stephane Nicoll 2023-06-14 09:23:43 +02:00
parent 10b66975dd
commit 7cf41e9e0a

View File

@ -797,7 +797,7 @@ bom {
]
}
}
library("Logback", "1.4.7") {
library("Logback", "1.4.8") {
group("ch.qos.logback") {
modules = [
"logback-access",