Skip to content

Commit

Permalink
fix zk dp (#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcy666103 authored Nov 18, 2024
1 parent b64562c commit 96f85dd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions 2-advanced/dubbo-samples-broadcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,8 @@
</dependency>

<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-dependencies-zookeeper-curator5</artifactId>
<type>pom</type>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-zookeeper-curator5-spring-boot-starter</artifactId>
</dependency>

<dependency>
Expand Down

0 comments on commit 96f85dd

Please sign in to comment.