Upgrade to Log4j2 2.24.0

Closes gh-42227
This commit is contained in:
Andy Wilkinson 2024-09-11 11:17:40 +01:00
parent 9f7d10a388
commit 5a3e65c336
1 changed files with 1 additions and 1 deletions

View File

@ -1131,7 +1131,7 @@ bom {
releaseNotes("https://github.com/liquibase/liquibase/releases/tag/v{version}")
}
}
library("Log4j2", "2.23.1") {
library("Log4j2", "2.24.0") {
group("org.apache.logging.log4j") {
imports = [
"log4j-bom"