|
@@ -51,10 +51,9 @@
|
|
|
<os-maven-plugin.version>1.6.2</os-maven-plugin.version>
|
|
|
<protobuf-plugin.version>0.6.1</protobuf-plugin.version>
|
|
|
<grpc.version>1.51.0</grpc.version>
|
|
|
- <protobuf.version>3.19.6</protobuf.version>
|
|
|
+ <protobuf.version>3.25.5</protobuf.version>
|
|
|
<grpc-spring-boot-starter>2.14.0.RELEASE</grpc-spring-boot-starter>
|
|
|
- <dubbo-spring-boot-starter>3.2.7</dubbo-spring-boot-starter>
|
|
|
- <dubbo.version>3.2.7</dubbo.version>
|
|
|
+ <dubbo.version>3.3.2</dubbo.version>
|
|
|
<lombok.version>1.18.26</lombok.version>
|
|
|
<redisson.version>3.24.2</redisson.version>
|
|
|
<hutool.version>5.8.22</hutool.version>
|
|
@@ -162,12 +161,6 @@
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
- <groupId>org.apache.dubbo</groupId>
|
|
|
- <artifactId>dubbo-spring-boot-starter</artifactId>
|
|
|
- <version>${dubbo-spring-boot-starter}</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
- <dependency>
|
|
|
<groupId>com.alibaba.nacos</groupId>
|
|
|
<artifactId>nacos-client</artifactId>
|
|
|
<version>${nacos.client.version}</version>
|