diff --git a/buildtools/pom.xml b/buildtools/pom.xml index f085a22ff807d..64bda1dbbeea8 100644 --- a/buildtools/pom.xml +++ b/buildtools/pom.xml @@ -43,17 +43,17 @@ org.apache.logging.log4j log4j-api - 2.10.0 + 2.14.0 org.apache.logging.log4j log4j-core - 2.10.0 + 2.14.0 org.apache.logging.log4j log4j-slf4j-impl - 2.10.0 + 2.14.0 diff --git a/distribution/server/pom.xml b/distribution/server/pom.xml index 2486247665c51..4782d4061ac31 100644 --- a/distribution/server/pom.xml +++ b/distribution/server/pom.xml @@ -95,8 +95,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 f82f92f924bde..5c0569def2211 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.10.0.jar - - org.apache.logging.log4j-log4j-core-2.10.0.jar - - org.apache.logging.log4j-log4j-slf4j-impl-2.10.0.jar - - org.apache.logging.log4j-log4j-web-2.10.0.jar + - org.apache.logging.log4j-log4j-api-2.14.0.jar + - org.apache.logging.log4j-log4j-core-2.14.0.jar + - org.apache.logging.log4j-log4j-slf4j-impl-2.14.0.jar + - org.apache.logging.log4j-log4j-web-2.14.0.jar + - org.apache.logging.log4j-log4j-1.2-api-2.14.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 bb366219e6d90..9a5db13eccb77 100644 --- a/managed-ledger/pom.xml +++ b/managed-ledger/pom.xml @@ -97,8 +97,8 @@ - log4j - log4j + org.apache.logging.log4j + log4j-1.2-api test diff --git a/pom.xml b/pom.xml index 2f0f406a9f8ae..bded51b57da50 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ flexible messaging model and an intuitive client API. 6.10.2 1.7.25 3.2.2 - 2.10.0 + 2.14.0 1.66 1.0.2 2.11.1 @@ -534,40 +534,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