Skip to content

Commit

Permalink
Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.9.2 (#4909)
Browse files Browse the repository at this point in the history
Bumps org.apache.zookeeper:zookeeper from 3.7.1 to 3.9.2.

---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 20, 2024
1 parent 97c6d5b commit 503139a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ subprojects {

dependency "com.alibaba.nacos:nacos-client:2.2.3"

dependency 'org.apache.zookeeper:zookeeper:3.7.1'
dependency 'org.apache.zookeeper:zookeeper:3.9.2'
dependency 'org.apache.curator:curator-client:5.4.0'
dependency 'org.apache.curator:curator-framework:5.4.0'
dependency 'org.apache.curator:curator-recipes:5.4.0'
Expand Down

0 comments on commit 503139a

Please sign in to comment.