Upgrade to Log4j2 2.24.3

Closes gh-43501
This commit is contained in:
Stéphane Nicoll 2024-12-13 16:43:18 +01:00
parent 4a520714e5
commit 3792a8ab2b
1 changed files with 1 additions and 1 deletions

View File

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