Skip to content

Commit fea2002

Browse files
committed
Upgrade to mybatis 3.5.2
Fixes gh-26
1 parent c92fc4d commit fea2002

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
@@ -68,7 +68,7 @@
6868

6969
<properties>
7070
<!-- Dependencies artifact version -->
71-
<mybatis.version>3.5.1</mybatis.version>
71+
<mybatis.version>3.5.2</mybatis.version>
7272
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
7373

7474
<!-- Dependencies plugin version -->

0 commit comments

Comments
 (0)