Upgrade to Log4j2 2.23.1

Closes gh-40004
This commit is contained in:
Andy Wilkinson 2024-03-18 13:45:18 +00:00
parent bf4336d12f
commit fe4a32699f

View File

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