Skip to content

Commit 45e35e7

Browse files
authored
Merge pull request #592 from mybatis/renovate/org.mybatis-mybatis-3.x
Update dependency org.mybatis:mybatis to v3.5.12
2 parents 4d1957d + ca91292 commit 45e35e7

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.11</version>
228+
<version>3.5.12</version>
229229
<scope>provided</scope>
230230
<optional>true</optional>
231231
</dependency>

0 commit comments

Comments
 (0)