|
|
|
@ -81,7 +81,7 @@
|
|
|
|
<justauth.version>1.0.8</justauth.version>
|
|
|
|
<justauth.version>1.0.8</justauth.version>
|
|
|
|
<jimureport.version>1.6.1</jimureport.version>
|
|
|
|
<jimureport.version>1.6.1</jimureport.version>
|
|
|
|
<xercesImpl.version>2.12.2</xercesImpl.version>
|
|
|
|
<xercesImpl.version>2.12.2</xercesImpl.version>
|
|
|
|
<weixin-java.version>4.5.0</weixin-java.version>
|
|
|
|
<weixin-java.version>4.5.7.B</weixin-java.version>
|
|
|
|
</properties>
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
|
|
|
|
<dependencyManagement>
|
|
|
|
<dependencyManagement>
|
|
|
|
@ -135,11 +135,6 @@
|
|
|
|
<artifactId>yudao-spring-boot-starter-biz-pay</artifactId>
|
|
|
|
<artifactId>yudao-spring-boot-starter-biz-pay</artifactId>
|
|
|
|
<version>${revision}</version>
|
|
|
|
<version>${revision}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>cn.iocoder.cloud</groupId>
|
|
|
|
|
|
|
|
<artifactId>yudao-spring-boot-starter-biz-weixin</artifactId>
|
|
|
|
|
|
|
|
<version>${revision}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>cn.iocoder.cloud</groupId>
|
|
|
|
<groupId>cn.iocoder.cloud</groupId>
|
|
|
|
<artifactId>yudao-spring-boot-starter-biz-tenant</artifactId>
|
|
|
|
<artifactId>yudao-spring-boot-starter-biz-tenant</artifactId>
|
|
|
|
@ -628,11 +623,6 @@
|
|
|
|
<artifactId>weixin-java-pay</artifactId>
|
|
|
|
<artifactId>weixin-java-pay</artifactId>
|
|
|
|
<version>${weixin-java.version}</version>
|
|
|
|
<version>${weixin-java.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>com.github.binarywang</groupId>
|
|
|
|
|
|
|
|
<artifactId>weixin-java-mp</artifactId>
|
|
|
|
|
|
|
|
<version>${weixin-java.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.github.binarywang</groupId>
|
|
|
|
<groupId>com.github.binarywang</groupId>
|
|
|
|
<artifactId>wx-java-mp-spring-boot-starter</artifactId>
|
|
|
|
<artifactId>wx-java-mp-spring-boot-starter</artifactId>
|
|
|
|
|