Skip to content

Commit 22221e6

Browse files
authored
Merge pull request #719 from mybatis/renovate/org.mybatis-mybatis-3.x
Update dependency org.mybatis:mybatis to v3.5.15
2 parents c64282f + 88bbe0e commit 22221e6

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
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.mybatis</groupId>
100100
<artifactId>mybatis</artifactId>
101-
<version>3.5.14</version>
101+
<version>3.5.15</version>
102102
<scope>provided</scope>
103103
<optional>true</optional>
104104
</dependency>

0 commit comments

Comments
 (0)