Skip to content

Commit

Permalink
build(deps-dev): bump org.apache.zookeeper:zookeeper (#1810)
Browse files Browse the repository at this point in the history
Bumps org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 7ca7603 commit b9440df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>embedded-zookeeper</artifactId>

<properties>
<zookeeper-client.version>3.9.1</zookeeper-client.version>
<zookeeper-client.version>3.9.2</zookeeper-client.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b9440df

Please sign in to comment.