Skip to content

Commit

Permalink
Polish "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
snicoll committed Sep 8, 2023
1 parent d9c5de6 commit 8ac3313
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ 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.2.0-M1)"
Expand Down

0 comments on commit 8ac3313

Please sign in to comment.