You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/07/23 16:18:06 UTC

[shardingsphere-elasticjob] branch master updated: Update zookeeper version of README (#1266)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b7e668  Update zookeeper version of README (#1266)
3b7e668 is described below

commit 3b7e668e3601b0cef9ce8dd38772571340c44fa2
Author: Liang Zhang <te...@163.com>
AuthorDate: Fri Jul 24 00:17:55 2020 +0800

    Update zookeeper version of README (#1266)
---
 README.md                          | 2 +-
 docs/content/overview/_index.en.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 64b7576..204ea40 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ Java 8 or above required.
 
 ### ZooKeeper
 
-ZooKeeper or above required. [See details](https://zookeeper.apache.org/)
+ZooKeeper 3.6.0 or above required. [See details](https://zookeeper.apache.org/)
 
 ### Mesos (ElasticJob-Cloud only)
 
diff --git a/docs/content/overview/_index.en.md b/docs/content/overview/_index.en.md
index 3a3497a..6b7bbb6 100644
--- a/docs/content/overview/_index.en.md
+++ b/docs/content/overview/_index.en.md
@@ -94,7 +94,7 @@ Java 8 or above required.
 
 ### ZooKeeper
 
-ZooKeeper or above required. [See details](https://zookeeper.apache.org/)
+ZooKeeper 3.6.0 or above required. [See details](https://zookeeper.apache.org/)
 
 ### Mesos (ElasticJob-Cloud only)