Skip to content

Commit

Permalink
Upgrade to MyBatis-Spring 1.3.3
Browse files Browse the repository at this point in the history
Fixes gh-374
  • Loading branch information
harawata committed Aug 10, 2019
1 parent ec6e46a commit 8d89e86
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>
<mybatis.version>3.4.6</mybatis.version>
<mybatis-spring.version>1.3.2</mybatis-spring.version>
<mybatis-spring.version>1.3.3</mybatis-spring.version>
<spring-boot.version>1.5.22.RELEASE</spring-boot.version>
</properties>

Expand Down

0 comments on commit 8d89e86

Please sign in to comment.