Skip to content

Commit a66df2d

Browse files
committed
Upgrade to mybatis 3.5.2
Fixes gh-62
1 parent da4f320 commit a66df2d

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.1</version>
86+
<version>3.5.2</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>org.freemarker</groupId>

0 commit comments

Comments
 (0)