Skip to content

Commit 0a805c5

Browse files
authored
Merge pull request #145 from mybatis/dependabot/maven/org.mybatis-mybatis-spring-2.0.3
Bump mybatis-spring from 2.0.2 to 2.0.3
2 parents ce99070 + 927c33a commit 0a805c5

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
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>org.mybatis</groupId>
213213
<artifactId>mybatis-spring</artifactId>
214-
<version>2.0.2</version>
214+
<version>2.0.3</version>
215215
<scope>test</scope>
216216
</dependency>
217217
<dependency>

0 commit comments

Comments
 (0)