Skip to content

Commit c2552c1

Browse files
Update dependency org.mybatis:mybatis-spring to v4
1 parent e8b5e60 commit c2552c1

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.mybatis</groupId>
144144
<artifactId>mybatis-spring</artifactId>
145-
<version>3.0.5</version>
145+
<version>4.0.0</version>
146146
<scope>test</scope>
147147
</dependency>
148148
<dependency>

0 commit comments

Comments
 (0)