This is an automated email from the ASF dual-hosted git repository.
cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/master by this push:
new 1d3d4218d3 Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.5
(#3043)
1d3d4218d3 is described below
commit 1d3d4218d3d148499c934f7c8be288c5f02b6f1b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 23:01:12 2026 -0400
Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.5 (#3043)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eedb764b4e..16b8e92a63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<wiremock.standalone.version>2.23.2</wiremock.standalone.version>
<xerces.version>2.12.2</xerces.version>
<yauaa.version>7.31.0</yauaa.version>
- <zookeeper.version>3.9.3</zookeeper.version>
+ <zookeeper.version>3.9.5</zookeeper.version>
</properties>
<scm>