mirror of
https://gitee.com/52itstyle/spring-boot-seckill.git
synced 2025-12-30 10:22:26 +00:00
更新 pom.xml
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user