mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Upgrade to Log4j2 2.25.5
Closes gh-50984
This commit is contained in:
@@ -1283,7 +1283,7 @@ bom {
|
||||
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Log4j2", "2.25.4") {
|
||||
library("Log4j2", "2.25.5") {
|
||||
prohibit {
|
||||
contains "-alpha"
|
||||
contains "-beta"
|
||||
|
||||
Reference in New Issue
Block a user