回退 'Pull Request !518 : 添加华为云 maven 升级依赖'

This commit is contained in:
芋道源码
2023-07-02 15:41:26 +00:00
committed by Gitee
parent 6b42efd786
commit 11c4c950b7
16 changed files with 66 additions and 76 deletions

View File

@ -34,13 +34,14 @@
<!-- 三方云服务相关 -->
<dependency>
<groupId>com.github.binarywang</groupId>
<!-- <artifactId>weixin-java-mp</artifactId>-->
<artifactId>wx-java-mp-spring-boot-starter</artifactId>
<version>4.5.0</version>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>com.github.binarywang</groupId>
<artifactId>wx-java-miniapp-spring-boot-starter</artifactId>
<version>4.5.0</version>
<version>4.4.0</version>
</dependency>
<!-- TODO 芋艿:清理 -->
</dependencies>