HHH-14987 Upgrade to Log4j 2.17.0

This commit is contained in:
Sanne Grinovero 2021-12-18 10:21:54 +00:00
parent 863b51a85e
commit a08032ff89
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ ext {
// ~~~~~~~~~~~~~~~~~~~~~~~~~~ testing
log4j2: "org.apache.logging.log4j:log4j-core:2.16.0",
log4j2: "org.apache.logging.log4j:log4j-core:2.17.0",
junit: "junit:junit:${junitVersion}",
byteman: "org.jboss.byteman:byteman:${bytemanVersion}",
byteman_install: "org.jboss.byteman:byteman-install:${bytemanVersion}",