File tree Expand file tree Collapse file tree
dubbo-remoting/dubbo-remoting-zookeeper-curator5 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 <description >The zookeeper remoting module of dubbo project</description >
3030 <properties >
3131 <skip_maven_deploy >false</skip_maven_deploy >
32- <zookeeper_version >3.7.2</zookeeper_version >
33- <curator5_version >5.8.0</curator5_version >
3432 </properties >
3533 <dependencies >
3634 <dependency >
4240 <dependency >
4341 <groupId >org.apache.curator</groupId >
4442 <artifactId >curator-framework</artifactId >
45- <version >${curator5_version} </version >
4643 </dependency >
4744 <dependency >
4845 <groupId >org.apache.curator</groupId >
4946 <artifactId >curator-recipes</artifactId >
50- <version >${curator5_version} </version >
5147 </dependency >
5248 <dependency >
5349 <groupId >org.apache.zookeeper</groupId >
5450 <artifactId >zookeeper</artifactId >
55- <version >${zookeeper_version} </version >
5651 </dependency >
5752
5853 <dependency >
You can’t perform that action at this time.
0 commit comments