mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Upgrade to Logback 1.5.22
Closes gh-48510
This commit is contained in:
@@ -1292,7 +1292,7 @@ bom {
|
||||
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
|
||||
}
|
||||
}
|
||||
library("Logback", "1.5.21") {
|
||||
library("Logback", "1.5.22") {
|
||||
group("ch.qos.logback") {
|
||||
modules = [
|
||||
"logback-classic",
|
||||
|
||||
Reference in New Issue
Block a user