Skip to content

Commit c0c3677

Browse files
authored
Merge pull request #7 from hybridx/dependabot/maven/org.mybatis-mybatis-spring-2.0.4
Bump mybatis-spring from 1.2.0 to 2.0.4
2 parents 3377dd4 + d74b797 commit c0c3677

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.mybatis</groupId>
7272
<artifactId>mybatis-spring</artifactId>
73-
<version>1.2.0</version>
73+
<version>2.0.4</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.mybatis</groupId>

0 commit comments

Comments
 (0)