Skip to content

Commit

Permalink
Merge pull request #383 from terasolunaorg/issues/279_UpdateMyBatis
Browse files Browse the repository at this point in the history
#279:Update to MyBatis 3.3.0
  • Loading branch information
making committed Oct 20, 2015
2 parents ba51388 + 23e0030 commit cfc4ff6
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 @@ -478,8 +478,8 @@
<!-- == Spring IO Platform == -->
<io.spring.platform.version>1.1.3.RELEASE</io.spring.platform.version>
<!-- == MyBatis3 == -->
<org.mybatis.version>3.2.8</org.mybatis.version>
<org.mybatis.spring.version>1.2.2</org.mybatis.spring.version>
<org.mybatis.version>3.3.0</org.mybatis.version>
<org.mybatis.spring.version>1.2.3</org.mybatis.spring.version>
<!-- == Dozer== -->
<dozer.version>5.5.1</dozer.version>
<!-- == Joda-Time == -->
Expand Down

0 comments on commit cfc4ff6

Please sign in to comment.