mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Upgrade to Log4j2 2.25.3
Closes gh-48551
This commit is contained in:
@@ -1275,7 +1275,7 @@ bom {
|
||||
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Log4j2", "2.25.2") {
|
||||
library("Log4j2", "2.25.3") {
|
||||
prohibit {
|
||||
contains "-alpha"
|
||||
contains "-beta"
|
||||
|
||||
Reference in New Issue
Block a user