Upgrade to Logback 1.4.8

Closes gh-35885
This commit is contained in:
Stephane Nicoll 2023-06-14 09:35:37 +02:00
parent 9e642c9843
commit 4f3761c852

View File

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