|
|
@@ -5,12 +5,14 @@ |
|
|
|
<parent> |
|
|
|
<artifactId>wx-java</artifactId> |
|
|
|
<groupId>com.github.binarywang</groupId> |
|
|
|
<version>3.3.9.B</version> |
|
|
|
<version>3.4.0</version> |
|
|
|
<relativePath>../../</relativePath> |
|
|
|
</parent> |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
|
|
|
<artifactId>wx-java-pay-starter</artifactId> |
|
|
|
<name>WxJava - Spring Boot Starter for WxPay</name> |
|
|
|
<description>微信支付开发的Spring Boot Starter</description> |
|
|
|
|
|
|
|
<properties> |
|
|
|
<spring.boot.version>2.1.4.RELEASE</spring.boot.version> |
|
|
|