mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Logback 1.5.32
Closes gh-49243
This commit is contained in:
@@ -1349,7 +1349,7 @@ bom {
|
||||
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
|
||||
}
|
||||
}
|
||||
library("Logback", "1.5.31") {
|
||||
library("Logback", "1.5.32") {
|
||||
group("ch.qos.logback") {
|
||||
modules = [
|
||||
"logback-classic",
|
||||
|
||||
Reference in New Issue
Block a user