Browse Source

支付组件

zouxuan 5 months ago
parent
commit
d86da07912
1 changed files with 0 additions and 14 deletions
  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>