This is an automated email from the ASF dual-hosted git repository.

technoboy pushed a commit to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-2.11 by this push:
     new a45764ac7d3 [fix][license] Update the log4j version in the presto 
license file (#17462)
a45764ac7d3 is described below

commit a45764ac7d3a148ef3003b1b1cfe076cac0ce8be
Author: Yong Zhang <[email protected]>
AuthorDate: Tue Sep 6 09:59:49 2022 +0800

    [fix][license] Update the log4j version in the presto license file (#17462)
---
 pulsar-sql/presto-distribution/LICENSE | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/pulsar-sql/presto-distribution/LICENSE 
b/pulsar-sql/presto-distribution/LICENSE
index 25afd7de214..bc289caa439 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -340,8 +340,12 @@ The Apache Software License, Version 2.0
   * Jmxutils
     - jmxutils-1.21.jar
   * LevelDB
-    - leveldb-0.10.jar
-    - leveldb-api-0.10.jar
+    - leveldb-0.12.jar
+    - leveldb-api-0.12.jar
+  * Log4j
+    - log4j-api-2.18.0.jar
+    - log4j-core-2.18.0.jar
+    - log4j-slf4j-impl-2.18.0.jar
   * Log4j implemented over SLF4J
     - log4j-over-slf4j-1.7.32.jar
   * Log4j

Reply via email to