Skip to content

Commit 3ef6905

Browse files
committed
mapper-spring-boot-starter 1.2.0
1 parent af2b098 commit 3ef6905

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,11 @@
7474
<version>1.0.11</version>
7575
</dependency>
7676

77-
<!--mybatis-->
78-
<dependency>
79-
<groupId>org.mybatis.spring.boot</groupId>
80-
<artifactId>mybatis-spring-boot-starter</artifactId>
81-
<version>RELEASE</version>
82-
</dependency>
8377
<!--mapper-->
8478
<dependency>
8579
<groupId>tk.mybatis</groupId>
8680
<artifactId>mapper-spring-boot-starter</artifactId>
87-
<version>RELEASE</version>
81+
<version>1.2.0</version>
8882
</dependency>
8983
<!--pagehelper-->
9084
<dependency>

0 commit comments

Comments
 (0)