Explorar o código

fix : SDK后台dubbo版本升级

bilingfeng hai 1 ano
pai
achega
64bc1856a9
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      game-module/game-module-manage/pom.xml

+ 2 - 0
game-module/game-module-manage/pom.xml

@@ -92,10 +92,12 @@
         <dependency>
             <groupId>org.apache.dubbo</groupId>
             <artifactId>dubbo-spring-boot-starter</artifactId>
+            <version>3.2.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.dubbo</groupId>
             <artifactId>dubbo-metadata-definition-protobuf</artifactId>
+            <version>3.2.3</version>
         </dependency>
         <!-- 腾讯广告服务 -->
         <dependency>