Upgrade to MyBatis Spring integration 1.3.2

Closes gh-626
This commit is contained in:
Kazuki Shimizu
2018-03-15 04:31:07 +09:00
committed by Stephane Nicoll
parent dbeb8225fa
commit 01b1f7b7f5

View File

@@ -526,7 +526,7 @@ initializr:
- versionRange: "[1.4.0.RELEASE,1.5.0.RELEASE)" - versionRange: "[1.4.0.RELEASE,1.5.0.RELEASE)"
version: 1.2.2 version: 1.2.2
- versionRange: 1.5.0.RELEASE - versionRange: 1.5.0.RELEASE
version: 1.3.1 version: 1.3.2
- name: PostgreSQL - name: PostgreSQL
id: postgresql id: postgresql
description: PostgreSQL jdbc driver description: PostgreSQL jdbc driver