Upgrade to Log4j2 2.24.1

Closes gh-42657
This commit is contained in:
Stéphane Nicoll
2024-10-14 15:02:17 +02:00
parent 5d494a5351
commit dc12d1a440

View File

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