Upgrade to mybatis 1.2.1 and 1.3.0

See gh-402
This commit is contained in:
Eddú Meléndez 2017-03-14 23:18:31 -05:00 committed by Stephane Nicoll
parent af98413b43
commit bcf0566e06

View File

@ -428,10 +428,12 @@ initializr:
groupId: org.mybatis.spring.boot
artifactId: mybatis-spring-boot-starter
mappings:
- versionRange: "[1.3.0.RELEASE,1.4.0.M2)"
- versionRange: "[1.3.0.RELEASE,1.4.x.RELEASE)"
version: 1.1.1
- versionRange: 1.4.0.M2
version: 1.2.0
- versionRange: "[1.4.0.RELEASE,1.4.x.BUILD-SNAPSHOT)"
version: 1.2.1
- versionRange: 1.5.x.RELEASE
version: 1.3.0
- name: JDBC
id: jdbc
description: JDBC databases