Просмотр исходного кода

fix : SDK后台dubbo版本升级

bilingfeng 1 год назад
Родитель
Сommit
64bc1856a9
1 измененных файлов с 2 добавлено и 0 удалено
  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>