Skip to content

Commit

Permalink
Upgrade to mybatis 3.5.2
Browse files Browse the repository at this point in the history
Fixes gh-26
  • Loading branch information
kazuki43zoo committed Jul 15, 2019
1 parent c92fc4d commit fea2002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

<properties>
<!-- Dependencies artifact version -->
<mybatis.version>3.5.1</mybatis.version>
<mybatis.version>3.5.2</mybatis.version>
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>

<!-- Dependencies plugin version -->
Expand Down

0 comments on commit fea2002

Please sign in to comment.