Skip to content

Commit

Permalink
Upgrade BookKeeper to DataStax version 4.14.1.1.0.1 - fix TLS issues …
Browse files Browse the repository at this point in the history
…on Pulsar
  • Loading branch information
eolivelli committed Jul 19, 2021
1 parent 6ff1212 commit ac9115b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,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.1.1.0.0</bookkeeper.version>
<bookkeeper.version>4.14.1.1.0.1</bookkeeper.version>
<zookeeper.version>3.6.3</zookeeper.version>
<snappy.version>1.1.7</snappy.version> <!-- ZooKeeper server -->
<dropwizardmetrics.version>3.2.5</dropwizardmetrics.version> <!-- ZooKeeper server -->
Expand Down

0 comments on commit ac9115b

Please sign in to comment.