Skip to content

Commit

Permalink
build(deps): Bump org.apache.zookeeper:zookeeper
Browse files Browse the repository at this point in the history
Bumps org.apache.zookeeper:zookeeper from 3.4.14 to 3.8.4.

---
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 May 29, 2024
1 parent 773a715 commit 6c88b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentinel-demo/sentinel-demo-zookeeper-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>sentinel-demo-zookeeper-datasource</artifactId>

<properties>
<zookeeper.version>3.4.14</zookeeper.version>
<zookeeper.version>3.8.4</zookeeper.version>
<curator.version>4.0.1</curator.version>
</properties>

Expand Down

0 comments on commit 6c88b8e

Please sign in to comment.