Skip to content

Commit

Permalink
apply mybatis 3.4.6 and mybatis-Spring 1.3.2 #904 (#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirakuriy authored and yoshikawaa committed Apr 11, 2019
1 parent 4abb517 commit 2b56f63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terasoluna-gfw-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -450,8 +450,8 @@
<!-- == Spring IO Platform == -->
<io.spring.platform.version>Brussels-SR17</io.spring.platform.version>
<!-- == MyBatis3 == -->
<org.mybatis.version>3.4.5</org.mybatis.version>
<org.mybatis.spring.version>1.3.1</org.mybatis.spring.version>
<org.mybatis.version>3.4.6</org.mybatis.version>
<org.mybatis.spring.version>1.3.2</org.mybatis.spring.version>
<!-- == Dozer== -->
<dozer.version>5.5.1</dozer.version>
<!-- == Joda-Time == -->
Expand Down

0 comments on commit 2b56f63

Please sign in to comment.