From af984970af386263995f661c8e66ac607f0344bd Mon Sep 17 00:00:00 2001 From: Gian Merlino Date: Thu, 18 Sep 2025 16:48:18 -0700 Subject: [PATCH] Update to ZooKeeper 3.8.5. It was released today. ZooKeeper 3.8.4 has already been removed from the download mirrors, so our integration tests are failing. Might as well upgrade. --- licenses.yaml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses.yaml b/licenses.yaml index ae434fc7d74d..58d96b919334 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -2071,7 +2071,7 @@ name: Apache Zookeeper license_category: binary module: java-core license_name: Apache License version 2.0 -version: 3.8.4 +version: 3.8.5 libraries: - org.apache.zookeeper: zookeeper - org.apache.zookeeper: zookeeper-jute diff --git a/pom.xml b/pom.xml index 0c717af4fb5b..23131c749901 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ 6.2.5.Final 4.5.13 - 3.8.4 + 3.8.5 3.48.1 2.2.0 1.42.3