Skip to content

Commit

Permalink
Upgrade to mybatis-spring 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuki43zoo committed Apr 7, 2019
1 parent 8e0a11d commit a9624bc
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.5.1</mybatis.version>
<mybatis-spring.version>2.0.0</mybatis-spring.version>
<mybatis-spring.version>2.0.1</mybatis-spring.version>
<spring-boot.version>2.0.9.RELEASE</spring-boot.version>
</properties>

Expand Down

0 comments on commit a9624bc

Please sign in to comment.