Upgrade to Log4j2 2.24.2

Closes gh-43402
This commit is contained in:
Phillip Webb
2024-12-04 11:43:36 -08:00
parent cf321b15c4
commit 3010d7a471

View File

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