Skip to content

Commit 0afc0b9

Browse files
Update dependency org.mybatis.spring.boot:mybatis-spring-boot-starter to v4
1 parent 6f831e0 commit 0afc0b9

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
@@ -257,7 +257,7 @@
257257
<dependency>
258258
<groupId>org.mybatis.spring.boot</groupId>
259259
<artifactId>mybatis-spring-boot-starter</artifactId>
260-
<version>2.3.2</version>
260+
<version>4.0.0</version>
261261
<exclusions>
262262
<exclusion>
263263
<groupId>*</groupId>

0 commit comments

Comments
 (0)