diff --git a/buildtools/pom.xml b/buildtools/pom.xml index 9390ba225e12e..46d478e2ac84c 100644 --- a/buildtools/pom.xml +++ b/buildtools/pom.xml @@ -43,17 +43,17 @@ org.apache.logging.log4j log4j-api - 2.10.0 + 2.15.0 org.apache.logging.log4j log4j-core - 2.10.0 + 2.15.0 org.apache.logging.log4j log4j-slf4j-impl - 2.10.0 + 2.15.0 diff --git a/distribution/server/pom.xml b/distribution/server/pom.xml index 619d9da75f606..074b519cb81bc 100644 --- a/distribution/server/pom.xml +++ b/distribution/server/pom.xml @@ -83,8 +83,8 @@ - log4j - log4j + org.apache.logging.log4j + log4j-1.2-api diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index f69a7a49d4646..92762ca222a32 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -388,11 +388,11 @@ The Apache Software License, Version 2.0 - jakarta.validation-jakarta.validation-api-2.0.2.jar - javax.validation-validation-api-1.1.0.Final.jar * Log4J - - log4j-log4j-1.2.17.jar - org.apache.logging.log4j-log4j-api-2.15.0.jar - org.apache.logging.log4j-log4j-core-2.15.0.jar - org.apache.logging.log4j-log4j-slf4j-impl-2.15.0.jar - org.apache.logging.log4j-log4j-web-2.15.0.jar + - org.apache.logging.log4j-log4j-1.2-api-2.15.0.jar * Java Native Access JNA -- net.java.dev.jna-jna-4.2.0.jar * BookKeeper - org.apache.bookkeeper-bookkeeper-common-4.12.0.jar diff --git a/managed-ledger/pom.xml b/managed-ledger/pom.xml index 691b74af5ae1c..86cb5ed353176 100644 --- a/managed-ledger/pom.xml +++ b/managed-ledger/pom.xml @@ -103,8 +103,8 @@ - log4j - log4j + org.apache.logging.log4j + log4j-1.2-api test diff --git a/pom.xml b/pom.xml index d55a49a4915da..b66da7133afc8 100644 --- a/pom.xml +++ b/pom.xml @@ -529,40 +529,10 @@ flexible messaging model and an intuitive client API. org.apache.logging.log4j - log4j-api - ${log4j2.version} - - - - org.apache.logging.log4j - log4j-core - ${log4j2.version} - - - - org.apache.logging.log4j - log4j-slf4j-impl - ${log4j2.version} - - - - org.apache.logging.log4j - log4j-web - ${log4j2.version} - - - - org.apache.logging.log4j - log4j-api - test-jar - ${log4j2.version} - - - - org.apache.logging.log4j - log4j-core - test-jar + log4j-bom ${log4j2.version} + pom + import