Skip to content

Commit 3fc6a5c

Browse files
authored
mention the spring boot 3.4.1 in V24.7 release note [skip ci] (#7158)
* mention the spring boot 3.4.1 in V24.7 release note * mention in prerelease note
1 parent ef4dae6 commit 3fc6a5c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

scripts/generator/templates/template-release-notes-prerelease.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Vaadin {{platform}}
2222
</pluginRepository>
2323
</pluginRepositories>
2424

25+
**Note**
26+
- Due to the issue[https://github.com/spring-projects/spring-framework/issues/33936] from spring framework, we recommend you to use **Springboot 3.4.1 or newer** to build Vaadin 24.7 project
27+
2528
## <a id="_changelogs"></a> Changelogs
2629

2730
<!-- Remove the ones that do not contain any changes/updates -->

scripts/generator/templates/template-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Vaadin {{platform}}
55
## New and Noteworthy Since Vaadin 24.6
66

77
**Notable Changes**
8-
-
8+
- Due to the issue[https://github.com/spring-projects/spring-framework/issues/33936] from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project
99

1010
### Flow
1111
- Change supported Node from 18 to 20

0 commit comments

Comments
 (0)