|
@@ -60,16 +60,8 @@
|
|
|
<groupId>com.baomidou</groupId>
|
|
|
</exclusion>
|
|
|
<exclusion>
|
|
|
- <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>
|
|
|
+ <artifactId>slf4j-api</artifactId>
|
|
|
+ <groupId>org.slf4j</groupId>
|
|
|
</exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|