Skip to content

Commit 60a3216

Browse files
committed
升级到最新版本
1 parent 7d76cbf commit 60a3216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,13 @@
8484
<dependency>
8585
<groupId>tk.mybatis</groupId>
8686
<artifactId>mapper-spring-boot-starter</artifactId>
87-
<version>2.0.0</version>
87+
<version>2.0.1</version>
8888
</dependency>
8989
<!--pagehelper-->
9090
<dependency>
9191
<groupId>com.github.pagehelper</groupId>
9292
<artifactId>pagehelper-spring-boot-starter</artifactId>
93-
<version>1.2.3</version>
93+
<version>1.2.4</version>
9494
<exclusions>
9595
<exclusion>
9696
<groupId>org.mybatis.spring.boot</groupId>

0 commit comments

Comments
 (0)