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