mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-31 04:49:54 +08:00
版本升级修复微信公众号支付问题,替换原有Base64为JDK8自带
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<dependency>
|
||||
<groupId>com.egzosn</groupId>
|
||||
<artifactId>pay-java-common</artifactId>
|
||||
<version>2.0.4.RELEASE</version>
|
||||
<version>2.0.5</version>
|
||||
</dependency>
|
||||
|
||||
```
|
||||
@@ -45,7 +45,7 @@
|
||||
<dependency>
|
||||
<groupId>com.egzosn</groupId>
|
||||
<artifactId>{module-name}</artifactId>
|
||||
<version>2.0.4.RELEASE</version>
|
||||
<version>2.0.5</version>
|
||||
</dependency>
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user