Skip to content

Commit

Permalink
Update BK dependency to Apache 4.14.2 (for real)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Oct 4, 2021
1 parent 2e17288 commit bad1f70
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 Apache BookKeeper version -->
<bookkeeper.version>4.14.1.1.0.1</bookkeeper.version>
<bookkeeper.version>4.14.2</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 bad1f70

Please sign in to comment.