Skip to content

Commit adcb7aa

Browse files
authored
Merge pull request #834 from mybatis/renovate/org.mybatis-mybatis-spring-3.x
Update dependency org.mybatis:mybatis-spring to v3.0.4
2 parents 6e6e225 + f430970 commit adcb7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)