Skip to content

Commit ef84dbf

Browse files
Update dependency org.mybatis:mybatis to v3.5.16
1 parent 0e91dad commit ef84dbf

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)