File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ It is a powerful controller engine that addresses the "C" in MVC.
2020
21212. RELEASE NOTES
2222----------------
23- Spring Web Flow 3 .0 requires JDK 17 and Spring Framework 6.0.x as a baseline.
23+ Spring Web Flow 4 .0 requires JDK 17 and Spring Framework 7 as a baseline.
2424
2525Release distribution contents:
2626
Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ It covers implementing flows in end-user applications and working with the featu
66It also covers extending the framework and the overall architectural model.
77
88[[_system_requirements]]
9- === Web Flow Requirements
9+ === Web Flow 4.0 Baseline
1010
1111* Java 17 or higher.
12- * Spring Framework 6.0 or higher.
12+ * Spring Framework 7.0 baseline
13+ * Servlet 6.1
1314
1415=== Resources
1516
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Spring Web Flow provides a JavaServer Faces (JSF) integration that lets you use
55Web Flow also provides a Spring Security tag library for use in JSF environments.
66See <<_spring_faces_security_taglib>> for more details.
77
8- Spring Web Flow 3 .0 requires JSF 4.0 or higher.
8+ Spring Web Flow 4 .0 requires JSF 4.1 or higher.
99
1010[[_spring_faces_config_web.xml]]
1111=== Configuring `web.xml`
You can’t perform that action at this time.
0 commit comments