Skip to content

Commit f430970

Browse files
Update dependency org.mybatis:mybatis-spring to v3.0.4
1 parent 6e6e225 commit f430970

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>org.mybatis</groupId>
135135
<artifactId>mybatis-spring</artifactId>
136-
<version>3.0.3</version>
136+
<version>3.0.4</version>
137137
<scope>test</scope>
138138
</dependency>
139139
<dependency>

0 commit comments

Comments
 (0)