Skip to content

Commit

Permalink
Upgrade to mybatis-freemarker 1.0.1
Browse files Browse the repository at this point in the history
Fixes gh-340
  • Loading branch information
kazuki43zoo committed Jul 15, 2019
1 parent 59aac10 commit 8089884
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 @@ -71,7 +71,7 @@
<mybatis-spring.version>2.0.2</mybatis-spring.version>
<mybatis-freemarker.version>1.2.0</mybatis-freemarker.version>
<mybatis-velocity.version>2.1.0</mybatis-velocity.version>
<mybatis-thymeleaf.version>1.0.0</mybatis-thymeleaf.version>
<mybatis-thymeleaf.version>1.0.1</mybatis-thymeleaf.version>
<spring-boot.version>2.1.6.RELEASE</spring-boot.version>
</properties>

Expand Down

0 comments on commit 8089884

Please sign in to comment.