Sfoglia il codice sorgente

fix : SDK后台dubbo版本升级

bilingfeng 1 anno fa
parent
commit
64bc1856a9
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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>