This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.0 by this push:
new f847a43 update zk depends (#7153)
f847a43 is described below
commit f847a4387f6ca33edf0920b1d7b1458db226570e
Author: gongdewei <[email protected]>
AuthorDate: Fri Jan 29 01:18:37 2021 -0600
update zk depends (#7153)
---
dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
b/dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
index 1ff9f7f..2a9ce0c 100644
--- a/dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
+++ b/dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
@@ -51,7 +51,7 @@
<dependencies>
<dependency>
<groupId>org.apache.curator</groupId>
- <artifactId>curator-recipes</artifactId>
+ <artifactId>curator-x-discovery</artifactId>
</dependency>
<dependency>
<groupId>org.apache.zookeeper</groupId>