Skip to content

Commit 54ce795

Browse files
Update dependency org.mybatis.spring.boot:mybatis-spring-boot-starter to v3
1 parent 48690c6 commit 54ce795

File tree

1 file changed

+1
-1
lines changed
  • springboot2-mybatis-mysql-example

1 file changed

+1
-1
lines changed

springboot2-mybatis-mysql-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.mybatis.spring.boot</groupId>
3131
<artifactId>mybatis-spring-boot-starter</artifactId>
32-
<version>1.2.1</version>
32+
<version>3.0.2</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)