This is an automated email from the ASF dual-hosted git repository.
xuba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/amoro-shade.git
The following commit(s) were added to refs/heads/main by this push:
new 08b49c0 Bump org.apache.zookeeper:zookeeper in
/amoro-shade-zookeeper-3 (#12)
08b49c0 is described below
commit 08b49c0ae909aa1d7c0247edb0806ff3fb4d24e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 27 20:11:28 2025 +0800
Bump org.apache.zookeeper:zookeeper in /amoro-shade-zookeeper-3 (#12)
Bumps org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4.
---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
dependency-version: 3.9.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
amoro-shade-zookeeper-3/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/amoro-shade-zookeeper-3/pom.xml b/amoro-shade-zookeeper-3/pom.xml
index 314abeb..45b6226 100644
--- a/amoro-shade-zookeeper-3/pom.xml
+++ b/amoro-shade-zookeeper-3/pom.xml
@@ -30,7 +30,7 @@ under the License.
<version>${zookeeper.version}-0.8-SNAPSHOT</version>
<properties>
- <zookeeper.version>3.9.3</zookeeper.version>
+ <zookeeper.version>3.9.4</zookeeper.version>
<curator.version>5.7.0</curator.version>
</properties>