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