Skip to content

Commit

Permalink
Merge pull request #1295 from ZheSun88
Browse files Browse the repository at this point in the history
* pr/1295:
  Polish "Use Vaadin 24.1 for Spring Boot 3.0.x as well"
  Use Vaadin 24.1 for Spring Boot 3.0.x as well

Closes gh-1295
  • Loading branch information
snicoll committed Sep 8, 2023
2 parents f63b199 + 8ac3313 commit 2b7f53a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,7 @@ initializr:
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 2b7f53a

Please sign in to comment.