Skip to content

Commit 40b728c

Browse files
committed
Upgrade to mybatis.3.5.5
Fixes gh-81
1 parent 399ff42 commit 40b728c

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
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.mybatis</groupId>
8787
<artifactId>mybatis</artifactId>
88-
<version>3.5.4</version>
88+
<version>3.5.5</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>org.freemarker</groupId>

0 commit comments

Comments
 (0)