HHH-14972 bump log4j to 2.15.0 fixing an RCE (CVE-2021-44228)

This commit is contained in:
Sebastian Nohn 2021-12-10 14:05:15 +01:00 committed by Steve Ebersole
parent e08a7665c8
commit dfc92330d8
1 changed files with 1 additions and 1 deletions

View File

@ -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.14.1",
log4j2: "org.apache.logging.log4j:log4j-core:2.15.0",
byteman: "org.jboss.byteman:byteman:${bytemanVersion}",
byteman_install: "org.jboss.byteman:byteman-install:${bytemanVersion}",