HHH-14987 Upgrade to Log4j 2.17.0
This commit is contained in:
parent
ab0f1d40af
commit
6fbb90aa54
|
@ -145,7 +145,7 @@ ext {
|
|||
junit: "junit:junit:${junitVersion}",
|
||||
junit5_vintage: "org.junit.vintage:junit-vintage-engine:${junitVintageVersion}",
|
||||
|
||||
log4j2: "org.apache.logging.log4j:log4j-core:2.16.0",
|
||||
log4j2: "org.apache.logging.log4j:log4j-core:2.17.0",
|
||||
|
||||
byteman: "org.jboss.byteman:byteman:${bytemanVersion}",
|
||||
byteman_install: "org.jboss.byteman:byteman-install:${bytemanVersion}",
|
||||
|
|
Loading…
Reference in New Issue