Skip to content

Commit

Permalink
Bump org.apache.zookeeper:zookeeper from 3.8.0 to 3.8.3
Browse files Browse the repository at this point in the history
Bumps org.apache.zookeeper:zookeeper from 3.8.0 to 3.8.3.

---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent ecd6aad commit a881f5b
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 @@ -106,7 +106,7 @@ flexible messaging model and an intuitive client API.</description>

<!-- Use Luna Streaming BookKeeper custom version -->
<bookkeeper.version>4.14.7.1.0.1</bookkeeper.version>
<zookeeper.version>3.8.0</zookeeper.version>
<zookeeper.version>3.8.3</zookeeper.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-text.version>1.10.0</commons-text.version>
<snappy.version>1.1.10.1</snappy.version> <!-- ZooKeeper server -->
Expand Down

0 comments on commit a881f5b

Please sign in to comment.