Skip to content

Commit 87f5e94

Browse files
authored
Merge pull request #290 from mybatis/dependabot/maven/org.mybatis-mybatis-spring-2.0.6
Bump mybatis-spring from 2.0.5 to 2.0.6
2 parents bfe314b + 6ccd73f commit 87f5e94

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
@@ -251,7 +251,7 @@
251251
<dependency>
252252
<groupId>org.mybatis</groupId>
253253
<artifactId>mybatis-spring</artifactId>
254-
<version>2.0.5</version>
254+
<version>2.0.6</version>
255255
<scope>test</scope>
256256
</dependency>
257257
<dependency>

0 commit comments

Comments
 (0)