|
@@ -128,7 +128,12 @@
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.apache.dubbo</groupId>
|
|
<groupId>org.apache.dubbo</groupId>
|
|
|
<artifactId>dubbo-spring-boot-starter</artifactId>
|
|
<artifactId>dubbo-spring-boot-starter</artifactId>
|
|
|
- <version>2.7.8</version>
|
|
|
|
|
|
|
+ <version>3.3.0</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>org.apache.dubbo</groupId>
|
|
|
|
|
+ <artifactId>dubbo-zookeeper-spring-boot-starter</artifactId>
|
|
|
|
|
+ <version>3.3.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|