|
@@ -63,6 +63,14 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-log4j2</artifactId>
|
|
|
</exclusion>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>com.microsvc.toolkit.middleware</groupId>
|
|
|
+ <artifactId>microsvc-payment-wxpay</artifactId>
|
|
|
+ </exclusion>
|
|
|
+ <exclusion>
|
|
|
+ <groupId>com.microsvc.toolkit.middleware</groupId>
|
|
|
+ <artifactId>microsvc-payment-alipay</artifactId>
|
|
|
+ </exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
<dependency>
|