|
@@ -21,7 +21,6 @@
|
|
|
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
<project.build.locales>zh_CN</project.build.locales>
|
|
|
- <zookeeper-version>3.4.10</zookeeper-version>
|
|
|
</properties>
|
|
|
|
|
|
<dependencies>
|
|
@@ -168,10 +167,10 @@
|
|
|
<!-- </exclusions>-->
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>org.springframework.cloud</groupId>
|
|
|
- <artifactId>spring-cloud-starter-zookeeper-config</artifactId>
|
|
|
- </dependency>
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>org.springframework.cloud</groupId>-->
|
|
|
+<!-- <artifactId>spring-cloud-starter-zookeeper-config</artifactId>-->
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
|
<!-- Aliyun OSS -->
|
|
|
<dependency>
|