Skip to content

Commit

Permalink
Upgrade BookKeeper to 4.14.6.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Jan 20, 2023
1 parent 6b9967f commit ae3670c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ flexible messaging model and an intuitive client API.</description>
<commons-compress.version>1.21</commons-compress.version>

<!-- Use Luna Streaming BookKeeper custom version -->
<bookkeeper.version>4.14.6.1.0.0</bookkeeper.version>
<bookkeeper.version>4.14.6.1.0.1</bookkeeper.version>
<zookeeper.version>3.8.0</zookeeper.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-text.version>1.10.0</commons-text.version>
Expand Down
24 changes: 12 additions & 12 deletions pulsar-sql/presto-distribution/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -434,18 +434,18 @@ 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.14.6.1.0.0.jar
- bookkeeper-common-allocator-4.14.6.1.0.0.jar
- bookkeeper-proto-4.14.6.1.0.0.jar
- bookkeeper-server-4.14.6.1.0.0.jar
- bookkeeper-stats-api-4.14.6.1.0.0.jar
- bookkeeper-tools-framework-4.14.6.1.0.0.jar
- circe-checksum-4.14.6.1.0.0.jar
- codahale-metrics-provider-4.14.6.1.0.0.jar
- cpu-affinity-4.14.6.1.0.0.jar
- http-server-4.14.6.1.0.0.jar
- prometheus-metrics-provider-4.14.6.1.0.0.jar
- codahale-metrics-provider-4.14.6.1.0.0.jar
- bookkeeper-common-4.14.6.1.0.1.jar
- bookkeeper-common-allocator-4.14.6.1.0.1.jar
- bookkeeper-proto-4.14.6.1.0.1.jar
- bookkeeper-server-4.14.6.1.0.1.jar
- bookkeeper-stats-api-4.14.6.1.0.1.jar
- bookkeeper-tools-framework-4.14.6.1.0.1.jar
- circe-checksum-4.14.6.1.0.1.jar
- codahale-metrics-provider-4.14.6.1.0.1.jar
- cpu-affinity-4.14.6.1.0.1.jar
- http-server-4.14.6.1.0.1.jar
- prometheus-metrics-provider-4.14.6.1.0.1.jar
- codahale-metrics-provider-4.14.6.1.0.1.jar
* Apache Commons
- commons-cli-1.5.0.jar
- commons-codec-1.15.jar
Expand Down

0 comments on commit ae3670c

Please sign in to comment.