HHH-14972 bump log4j to 2.15.0 fixing an RCE (CVE-2021-44228)
This commit is contained in:
parent
367ec2f276
commit
f306fe5b0a
|
@ -101,7 +101,7 @@ ext {
|
|||
|
||||
// ~~~~~~~~~~~~~~~~~~~~~~~~~~ testing
|
||||
|
||||
log4j2: "org.apache.logging.log4j:log4j-core:2.14.1",
|
||||
log4j2: "org.apache.logging.log4j:log4j-core:2.15.0",
|
||||
junit: "junit:junit:${junitVersion}",
|
||||
byteman: "org.jboss.byteman:byteman:${bytemanVersion}",
|
||||
byteman_install: "org.jboss.byteman:byteman-install:${bytemanVersion}",
|
||||
|
|
Loading…
Reference in New Issue