Skip to content

Commit 8eacbab

Browse files
authored
Merge pull request #351 from mybatis/dependabot/maven/org.mybatis-mybatis-3.5.7
Bump mybatis from 3.5.6 to 3.5.7
2 parents 9dcf839 + 328160d commit 8eacbab

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
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.mybatis</groupId>
215215
<artifactId>mybatis</artifactId>
216-
<version>3.5.6</version>
216+
<version>3.5.7</version>
217217
<scope>provided</scope>
218218
<optional>true</optional>
219219
</dependency>

0 commit comments

Comments
 (0)