mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-16 07:59:42 +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:
|
vaadin-bom:
|
||||||
groupId: com.vaadin
|
groupId: com.vaadin
|
||||||
artifactId: vaadin-bom
|
artifactId: vaadin-bom
|
||||||
version: 7.6.3
|
version: 7.7.3
|
||||||
cloud-bom:
|
cloud-bom:
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-dependencies
|
artifactId: spring-cloud-dependencies
|
||||||
@ -162,7 +162,7 @@ initializr:
|
|||||||
- web
|
- web
|
||||||
groupId: com.vaadin
|
groupId: com.vaadin
|
||||||
artifactId: vaadin-spring-boot-starter
|
artifactId: vaadin-spring-boot-starter
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
description: Vaadin java web application framework
|
description: Vaadin java web application framework
|
||||||
bom: vaadin-bom
|
bom: vaadin-bom
|
||||||
- name: Rest Repositories
|
- name: Rest Repositories
|
||||||
|
Loading…
Reference in New Issue
Block a user