更新 pom.xml

This commit is contained in:
看热闹嫌事小
2018-08-08 13:21:47 +08:00
parent 3ff265a633
commit 6d98f942fd

View File

@@ -88,7 +88,7 @@
<artifactId>spring-kafka</artifactId>
<version>1.3.5.RELEASE</version><!--$NO-MVN-MAN-VER$-->
</dependency>
<!-- zookeeper 分布式锁、注意zookeeper版本 这里对应的是3.4.6-->
<!-- zookeeper 分布式锁、注意zookeeper版本 这里对应的是3.4.6 参考https://blog.52itstyle.com/archives/3202/ -->
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-recipes</artifactId>