mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 18:22:26 +08:00
Upgrade to Vaadin 8.4.4 with Boot 1.5 and disable with Boot 2.0
See gh-690
This commit is contained in:
@@ -163,8 +163,8 @@ initializr:
|
||||
mappings:
|
||||
- versionRange: "[1.3.0.RELEASE, 1.5.0.M1)"
|
||||
version: 7.7.7
|
||||
- versionRange: "1.5.0.M1"
|
||||
version: 8.4.1
|
||||
- versionRange: "[1.5.0.M1, 2.0.0.M1)"
|
||||
version: 8.4.4
|
||||
gradle:
|
||||
dependency-management-plugin-version: 0.6.0.RELEASE
|
||||
kotlin:
|
||||
@@ -407,7 +407,7 @@ initializr:
|
||||
artifactId: vaadin-spring-boot-starter
|
||||
description: Vaadin java web application framework
|
||||
bom: vaadin
|
||||
versionRange: 1.2.0.RELEASE
|
||||
versionRange: "[1.2.0.RELEASE,2.0.0.M1)"
|
||||
mappings:
|
||||
- versionRange: "[1.2.0.RELEASE,1.4.0.RELEASE)"
|
||||
version: 1.0.2
|
||||
|
Reference in New Issue
Block a user