瀏覽代碼

支付组件

zouxuan 3 月之前
父節點
當前提交
18dafc2f2f
共有 1 個文件被更改,包括 2 次插入10 次删除
  1. 2 10
      mec-biz/pom.xml

+ 2 - 10
mec-biz/pom.xml

@@ -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>