瀏覽代碼

支付组件

zouxuan 5 月之前
父節點
當前提交
d86da07912
共有 1 個文件被更改,包括 0 次插入14 次删除
  1. 0 14
      mec-biz/pom.xml

+ 0 - 14
mec-biz/pom.xml

@@ -33,12 +33,6 @@
 		<dependency>
 			<groupId>com.ym</groupId>
 			<artifactId>mec-thirdparty</artifactId>
-			<exclusions>
-				<exclusion>
-					<artifactId>commons-logging</artifactId>
-					<groupId>commons-logging</groupId>
-				</exclusion>
-			</exclusions>
 		</dependency>
 
 <!--        <dependency>
@@ -65,14 +59,6 @@
 					<artifactId>mybatis-plus-annotation</artifactId>
 					<groupId>com.baomidou</groupId>
 				</exclusion>
-				<exclusion>
-					<artifactId>spring-boot-autoconfigure</artifactId>
-					<groupId>org.springframework.boot</groupId>
-				</exclusion>
-				<exclusion>
-					<artifactId>spring-boot-starter</artifactId>
-					<groupId>org.springframework.boot</groupId>
-				</exclusion>
 			</exclusions>
 		</dependency>
 		<dependency>