mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
Upgrade to Vaadin 7.7.3
This commit also upgrades the vaadin starter to 1.0.1 Closes gh-292
This commit is contained in:
parent
5efc7a75c7
commit
e0b72a9985
@ -20,7 +20,7 @@ initializr:
|
||||
vaadin-bom:
|
||||
groupId: com.vaadin
|
||||
artifactId: vaadin-bom
|
||||
version: 7.6.3
|
||||
version: 7.7.3
|
||||
cloud-bom:
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-dependencies
|
||||
@ -162,7 +162,7 @@ initializr:
|
||||
- web
|
||||
groupId: com.vaadin
|
||||
artifactId: vaadin-spring-boot-starter
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
description: Vaadin java web application framework
|
||||
bom: vaadin-bom
|
||||
- name: Rest Repositories
|
||||
|
Loading…
Reference in New Issue
Block a user