Skip to content

Commit

Permalink
Update springboot compatibilityRange for vaadin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 committed Sep 8, 2023
1 parent f63b199 commit 5a6b0e8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,9 @@ initializr:
artifactId: vaadin-bom
versionProperty: vaadin.version
mappings:
- compatibilityRange: "[2.6.0,2.7.0-M1)"
version: 23.2.15
- compatibilityRange: "[2.7.0-M1,3.0.0-M1)"
version: 23.3.22
- compatibilityRange: "[3.0.0-M1,3.1.0-M1)"
version: 24.0.14
- compatibilityRange: "[3.1.0-M1,3.2.0-M1)"
- compatibilityRange: "[3.0.0-M1,3.2.0-M1)"
version: 24.1.8
wavefront:
groupId: com.wavefront
Expand Down

0 comments on commit 5a6b0e8

Please sign in to comment.