HHH-14979 Upgrade to Log4J 2 2.16.0
This commit is contained in:
parent
ad8723c31b
commit
ab808954a2
|
@ -116,7 +116,7 @@ ext {
|
||||||
|
|
||||||
// ~~~~~~~~~~~~~~~~~~~~~~~~~~ testing
|
// ~~~~~~~~~~~~~~~~~~~~~~~~~~ testing
|
||||||
|
|
||||||
log4j2: "org.apache.logging.log4j:log4j-core:2.15.0",
|
log4j2: "org.apache.logging.log4j:log4j-core:2.16.0",
|
||||||
junit: "junit:junit:${junitVersion}",
|
junit: "junit:junit:${junitVersion}",
|
||||||
byteman: "org.jboss.byteman:byteman:${bytemanVersion}",
|
byteman: "org.jboss.byteman:byteman:${bytemanVersion}",
|
||||||
byteman_install: "org.jboss.byteman:byteman-install:${bytemanVersion}",
|
byteman_install: "org.jboss.byteman:byteman-install:${bytemanVersion}",
|
||||||
|
|
Loading…
Reference in New Issue