|
@@ -139,7 +139,6 @@
|
|
|
<dependency>
|
|
|
<groupId>com.baomidou</groupId>
|
|
|
<artifactId>mybatis-plus-boot-starter</artifactId>
|
|
|
- <version>${mybatis-plus-boot-starter.version}</version>
|
|
|
</dependency>
|
|
|
<!-- mybatis-plus end -->
|
|
|
|
|
@@ -154,7 +153,6 @@
|
|
|
<dependency>
|
|
|
<groupId>org.mybatis.spring.boot</groupId>
|
|
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
|
|
- <version>${mybatis-spring-boot.version}</version>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|