Skip to content

Commit

Permalink
Upgrade to mybatis 3.5.3
Browse files Browse the repository at this point in the history
Fixes gh-406
  • Loading branch information
kazuki43zoo committed Oct 20, 2019
1 parent 01b2444 commit e16c6bb
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 @@ -105,7 +105,7 @@
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
<osgi.dynamicImport>*</osgi.dynamicImport>

<mybatis.version>3.5.2</mybatis.version>
<mybatis.version>3.5.3</mybatis.version>
<spring.version>5.1.10.RELEASE</spring.version>
<spring-batch.version>4.1.2.RELEASE</spring-batch.version>
<module.name>org.mybatis.spring</module.name>
Expand Down

0 comments on commit e16c6bb

Please sign in to comment.