Skip to content

Commit

Permalink
Bump zookeeper.version from 3.8.3 to 3.9.2
Browse files Browse the repository at this point in the history
Bumps `zookeeper.version` from 3.8.3 to 3.9.2.

Updates `org.apache.zookeeper:zookeeper` from 3.8.3 to 3.9.2

Updates `org.apache.zookeeper:zookeeper-jute` from 3.8.3 to 3.9.2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 844b217 commit 1f3ffa5
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 @@ -126,7 +126,7 @@
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<httpclient.version>4.5.13</httpclient.version>
<!-- When upgrading ZK, edit docs and integration tests as well (integration-tests/docker-base/setup.sh) -->
<zookeeper.version>3.8.4</zookeeper.version>
<zookeeper.version>3.9.2</zookeeper.version>
<checkerframework.version>2.5.7</checkerframework.version>
<com.google.apis.client.version>2.2.0</com.google.apis.client.version>
<com.google.http.client.apis.version>1.42.3</com.google.http.client.apis.version>
Expand Down

0 comments on commit 1f3ffa5

Please sign in to comment.