Skip to content

Commit 4c21d26

Browse files
authored
Merge pull request #206 from mybatis/dependabot/maven/org.mybatis-mybatis-spring-2.0.5
Bump mybatis-spring from 2.0.4 to 2.0.5
2 parents 4a248e2 + 28a7b5e commit 4c21d26

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
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>org.mybatis</groupId>
214214
<artifactId>mybatis-spring</artifactId>
215-
<version>2.0.4</version>
215+
<version>2.0.5</version>
216216
<scope>test</scope>
217217
</dependency>
218218
<dependency>

0 commit comments

Comments
 (0)