Skip to content

Commit 42d5a43

Browse files
Update dependency org.mybatis:mybatis to v3.5.17
1 parent c5e51a5 commit 42d5a43

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.16</version>
106+
<version>3.5.17</version>
107107
<scope>provided</scope>
108108
<optional>true</optional>
109109
</dependency>

0 commit comments

Comments
 (0)