Skip to content

Commit df610bc

Browse files
authored
Merge pull request #560 from mybatis/renovate/org.mybatis-mybatis-spring-2.x
Update dependency org.mybatis:mybatis-spring to v2.1.0
2 parents d00d73b + b6db584 commit df610bc

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</groupId>
259259
<artifactId>mybatis-spring</artifactId>
260-
<version>2.0.7</version>
260+
<version>2.1.0</version>
261261
<scope>test</scope>
262262
</dependency>
263263
<dependency>

0 commit comments

Comments
 (0)