Skip to content

Commit 88bbe0e

Browse files
Update dependency org.mybatis:mybatis to v3.5.15
1 parent fd8a17a commit 88bbe0e

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)