Upgrade to Logback 1.2.7

Closes gh-28699
This commit is contained in:
Stephane Nicoll 2021-11-16 09:52:11 +01:00
parent d9bef3c21e
commit dbcd0524a5

View File

@ -1077,7 +1077,7 @@ bom {
]
}
}
library("Logback", "1.2.6") {
library("Logback", "1.2.7") {
group("ch.qos.logback") {
modules = [
"logback-access",