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

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


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new 9e8cf15d73e [fix] [bk] Fix the BookKeeper license (#22000)
9e8cf15d73e is described below

commit 9e8cf15d73ead56554eaa1442ba1f97962d8d09f
Author: Hang Chen <[email protected]>
AuthorDate: Wed Jan 31 11:17:59 2024 +0800

    [fix] [bk] Fix the BookKeeper license (#22000)
    
    (cherry picked from commit 503f85f6b312448ac6d1fd96b0bd2dda29070927)
---
 pulsar-sql/presto-distribution/LICENSE | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/pulsar-sql/presto-distribution/LICENSE 
b/pulsar-sql/presto-distribution/LICENSE
index 966c3c4e9d2..32fcf0437ff 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -430,21 +430,21 @@ The Apache Software License, Version 2.0
     - async-http-client-2.12.1.jar
     - async-http-client-netty-utils-2.12.1.jar
   * Apache Bookkeeper
-    - bookkeeper-common-4.16.3.jar
-    - bookkeeper-common-allocator-4.16.3.jar
-    - bookkeeper-proto-4.16.3.jar
-    - bookkeeper-server-4.16.3.jar
-    - bookkeeper-stats-api-4.16.3.jar
-    - bookkeeper-tools-framework-4.16.3.jar
-    - circe-checksum-4.16.3.jar
-    - codahale-metrics-provider-4.16.3.jar
-    - cpu-affinity-4.16.3.jar
-    - http-server-4.16.3.jar
-    - prometheus-metrics-provider-4.16.3.jar
-    - codahale-metrics-provider-4.16.3.jar
-    - bookkeeper-slogger-api-4.16.3.jar
-    - bookkeeper-slogger-slf4j-4.16.3.jar
-    - native-io-4.16.3.jar
+    - bookkeeper-common-4.16.4.jar
+    - bookkeeper-common-allocator-4.16.4.jar
+    - bookkeeper-proto-4.16.4.jar
+    - bookkeeper-server-4.16.4.jar
+    - bookkeeper-stats-api-4.16.4.jar
+    - bookkeeper-tools-framework-4.16.4.jar
+    - circe-checksum-4.16.4.jar
+    - codahale-metrics-provider-4.16.4.jar
+    - cpu-affinity-4.16.4.jar
+    - http-server-4.16.4.jar
+    - prometheus-metrics-provider-4.16.4.jar
+    - codahale-metrics-provider-4.16.4.jar
+    - bookkeeper-slogger-api-4.16.4.jar
+    - bookkeeper-slogger-slf4j-4.16.4.jar
+    - native-io-4.16.4.jar
   * Apache Commons
     - commons-cli-1.5.0.jar
     - commons-codec-1.15.jar

Reply via email to