HHH-15026 Upgrade to Log4J 2.17.1

This commit is contained in:
Sanne Grinovero 2022-01-12 15:47:57 +00:00 committed by Sanne Grinovero
parent eba96d00ef
commit 6161698f9d
1 changed files with 1 additions and 1 deletions

View File

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