Skip to content

Commit

Permalink
Use Vaadin 24.1 for Spring Boot 3.0.x as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored and snicoll committed Sep 8, 2023
1 parent f63b199 commit d9c5de6
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 d9c5de6

Please sign in to comment.