Skip to content

Commit f4c8026

Browse files
committed
Upgrade to mybatis 3.5.3
Fixes gh-65
1 parent ca7fd38 commit f4c8026

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
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.mybatis</groupId>
8585
<artifactId>mybatis</artifactId>
86-
<version>3.5.2</version>
86+
<version>3.5.3</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>org.freemarker</groupId>

0 commit comments

Comments
 (0)