Skip to content

Commit 13bb551

Browse files
authored
Merge pull request #1 from ToQuery/dependabot/maven/org.mybatis.spring.boot-mybatis-spring-boot-starter-3.0.0
Bump mybatis-spring-boot-starter from 2.2.2 to 3.0.0
2 parents d7cf894 + 62570fb commit 13bb551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.mybatis.spring.boot</groupId>
7373
<artifactId>mybatis-spring-boot-starter</artifactId>
74-
<version>2.2.2</version>
74+
<version>3.0.0</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.mybatis.spring.native</groupId>

0 commit comments

Comments
 (0)