Skip to content

Commit fb789ac

Browse files
authored
Merge pull request #889 from mybatis/renovate/org.mybatis-mybatis-3.x
Update dependency org.mybatis:mybatis to v3.5.19
2 parents 73bb838 + 6f9dcc4 commit fb789ac

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
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.mybatis</groupId>
105105
<artifactId>mybatis</artifactId>
106-
<version>3.5.18</version>
106+
<version>3.5.19</version>
107107
<scope>provided</scope>
108108
<optional>true</optional>
109109
</dependency>

0 commit comments

Comments
 (0)