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>