Skip to content

Commit

Permalink
Merge pull request #1652 from ZheSun88
Browse files Browse the repository at this point in the history
* gh-1652:
  Widen Vaadin's compatibility range to include Boot 3.4

Closes gh-1652
  • Loading branch information
wilkinsona committed Nov 26, 2024
2 parents a0ba606 + 1b608e5 commit f14548d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ initializr:
artifactId: vaadin-bom
versionProperty: vaadin.version
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
- compatibilityRange: "[3.3.0,3.5.0-M1)"
version: 24.5.5
platform:
compatibilityRange: "3.3.0"
Expand Down

0 comments on commit f14548d

Please sign in to comment.