Skip to content

Commit ef14508

Browse files
authored
Merge pull request #597 from mybatis/renovate/org.mybatis-mybatis-3.x
Update dependency org.mybatis:mybatis to v3.5.13
2 parents 42a23ca + 8517e21 commit ef14508

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
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>org.mybatis</groupId>
227227
<artifactId>mybatis</artifactId>
228-
<version>3.5.12</version>
228+
<version>3.5.13</version>
229229
<scope>provided</scope>
230230
<optional>true</optional>
231231
</dependency>

0 commit comments

Comments
 (0)