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.git


The following commit(s) were added to refs/heads/master by this push:
     new 94a8347  Update zookeeper version for document (#6790)
94a8347 is described below

commit 94a8347995f0164c1c7e39f9bd8cd3680d57c24d
Author: Haoran Meng <[email protected]>
AuthorDate: Tue Aug 11 17:49:17 2020 +0800

    Update zookeeper version for document (#6790)
---
 docs/document/content/features/governance/management/dependency.cn.md | 2 +-
 docs/document/content/features/governance/management/dependency.en.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/docs/document/content/features/governance/management/dependency.cn.md 
b/docs/document/content/features/governance/management/dependency.cn.md
index 98373fe..38631f3 100644
--- a/docs/document/content/features/governance/management/dependency.cn.md
+++ b/docs/document/content/features/governance/management/dependency.cn.md
@@ -9,7 +9,7 @@ Apache ShardingSphere 在数据库治理模块使用 SPI 方式载入数据到
 
 |                                               | *实现驱动*                       
                     | *版本*  | *配置中心* | *注册中心* | *元数据中心* |
 | --------------------------------------------- | 
---------------------------------------------------- | ------ | ---------- | 
--------- | ----------- |
-| [Zookeeper](https://zookeeper.apache.org/)    | [Apache 
Curator](http://curator.apache.org/)         | 3.4.6  | 支持       | 支持       | 
支持         |
+| [Zookeeper](https://zookeeper.apache.org/)    | [Apache 
Curator](http://curator.apache.org/)         | 3.6.x  | 支持       | 支持       | 
支持         |
 | [Etcd](https://etcd.io/)                      | 
[jetcd](https://github.com/etcd-io/jetcd)            | v3     | 支持       | 支持   
    | 支持         |
 | [Apollo](https://github.com/ctripcorp/apollo) | [Apollo 
Client](https://github.com/ctripcorp/apollo) | 1.5.0  | 支持       | 不支持     | 
不支持       |
 | [Nacos](https://nacos.io/zh-cn/docs/sdk.html) | [Nacos 
Client](https://nacos.io/zh-cn/docs/sdk.html) | 1.0.0  | 支持       | 不支持     | 
不支持       |
diff --git 
a/docs/document/content/features/governance/management/dependency.en.md 
b/docs/document/content/features/governance/management/dependency.en.md
index c05262e..b519a38 100644
--- a/docs/document/content/features/governance/management/dependency.en.md
+++ b/docs/document/content/features/governance/management/dependency.en.md
@@ -9,7 +9,7 @@ In addition, by injecting them to ShardingSphere with SPI, 
users can use other t
 
 |                                               | *Driver*                     
                        | *Version* | *Config Center* | *Registry Center* | 
*Metadata Center* |
 | --------------------------------------------- | 
---------------------------------------------------- | --------- | 
--------------- | ----------------- | ----------------- |
-| [Zookeeper](https://zookeeper.apache.org/)    | [Apache 
Curator](http://curator.apache.org/)         | 3.4.6     | Support         | 
Support           | Support           |
+| [Zookeeper](https://zookeeper.apache.org/)    | [Apache 
Curator](http://curator.apache.org/)         | 3.6.x     | Support         | 
Support           | Support           |
 | [Etcd](https://etcd.io/)                      | 
[jetcd](https://github.com/etcd-io/jetcd)            | v3        | Support      
   | Support           | Support           |
 | [Apollo](https://github.com/ctripcorp/apollo) | [Apollo 
Client](https://github.com/ctripcorp/apollo) | 1.5.0     | Support         | 
Not Support       | Not Support       |
 | [Nacos](https://nacos.io/zh-cn/docs/sdk.html) | [Nacos 
Client](https://nacos.io/zh-cn/docs/sdk.html) | 1.0.0     | Support         | 
Not Support       | Not Support       |

Reply via email to