|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
<parent>
|
|
|
|
|
<groupId>au.com.royalpay.payment</groupId>
|
|
|
|
|
<artifactId>payment-parent</artifactId>
|
|
|
|
|
<version>1.0.4</version>
|
|
|
|
|
<version>1.0.5</version>
|
|
|
|
|
</parent>
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
|
@ -33,11 +33,11 @@
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>au.com.royalpay.payment</groupId>
|
|
|
|
|
<artifactId>hf-core</artifactId>
|
|
|
|
|
<artifactId>alipay-core</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>au.com.royalpay.payment</groupId>
|
|
|
|
|
<artifactId>alipay-core</artifactId>
|
|
|
|
|
<artifactId>hf-core</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>au.com.royalpay.payment</groupId>
|
|
|
|
@ -55,15 +55,15 @@
|
|
|
|
|
<groupId>au.com.royalpay.payment</groupId>
|
|
|
|
|
<artifactId>lakala-core</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>au.com.royalpay.payment</groupId>
|
|
|
|
|
<artifactId>bestpay-core</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.github.stuxuhai</groupId>
|
|
|
|
|
<artifactId>jpinyin</artifactId>
|
|
|
|
|
<version>1.1.7</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>au.com.royalpay.payment</groupId>
|
|
|
|
|
<artifactId>bestpay-core</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter</artifactId>
|
|
|
|
|