|
|
@@ -10,9 +10,9 @@ |
|
|
|
</parent> |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
|
|
|
<artifactId>wx-java-pay-starter</artifactId> |
|
|
|
<artifactId>wx-java-pay-spring-boot-starter</artifactId> |
|
|
|
<name>WxJava - Spring Boot Starter for WxPay</name> |
|
|
|
<description>微信支付开发的Spring Boot Starter</description> |
|
|
|
<description>微信支付开发的 Spring Boot Starter</description> |
|
|
|
|
|
|
|
<properties> |
|
|
|
<spring.boot.version>2.1.4.RELEASE</spring.boot.version> |
|
|
|