HHH-15026 Upgrade to Log4J 2.17.1
This commit is contained in:
parent
a4dde380b7
commit
3b94ea5f69
|
@ -116,7 +116,7 @@ ext {
|
||||||
|
|
||||||
// ~~~~~~~~~~~~~~~~~~~~~~~~~~ testing
|
// ~~~~~~~~~~~~~~~~~~~~~~~~~~ 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}",
|
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