There was an error while loading. Please reload this page.
1 parent af2b098 commit 3ef6905Copy full SHA for 3ef6905
pom.xml
@@ -74,17 +74,11 @@
74
<version>1.0.11</version>
75
</dependency>
76
77
- <!--mybatis-->
78
- <dependency>
79
- <groupId>org.mybatis.spring.boot</groupId>
80
- <artifactId>mybatis-spring-boot-starter</artifactId>
81
- <version>RELEASE</version>
82
- </dependency>
83
<!--mapper-->
84
<dependency>
85
<groupId>tk.mybatis</groupId>
86
<artifactId>mapper-spring-boot-starter</artifactId>
87
+ <version>1.2.0</version>
88
89
<!--pagehelper-->
90
0 commit comments