Skip to content

Commit d525c91

Browse files
committed
Upgrade to mybatis 3.5.2
Fixes gh-81
1 parent 8208310 commit d525c91

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.mybatis</groupId>
7272
<artifactId>mybatis</artifactId>
73-
<version>3.5.1</version>
73+
<version>3.5.2</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.apache.velocity</groupId>

0 commit comments

Comments
 (0)