Skip to content

Commit 481faa2

Browse files
Update dependency org.mybatis.spring.boot:mybatis-spring-boot-starter to v3
1 parent abbe17d commit 481faa2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

springboot2-mybatis-postgresql-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.mybatis.spring.boot</groupId>
3535
<artifactId>mybatis-spring-boot-starter</artifactId>
36-
<version>2.2.2</version>
36+
<version>3.0.0</version>
3737
</dependency>
3838

3939
<dependency>

0 commit comments

Comments
 (0)