Skip to content

Commit d61d7c0

Browse files
authored
Merge pull request #766 from mybatis/renovate/org.mybatis-mybatis-3.x
Update dependency org.mybatis:mybatis to v3.5.16
2 parents 0e91dad + ef84dbf commit d61d7c0

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
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.mybatis</groupId>
101101
<artifactId>mybatis</artifactId>
102-
<version>3.5.15</version>
102+
<version>3.5.16</version>
103103
<scope>provided</scope>
104104
<optional>true</optional>
105105
</dependency>

0 commit comments

Comments
 (0)