From f1bed9deb3f3455dba008ba6c8bfaa7f8a1c974a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 16 Oct 2017 18:01:00 +0200 Subject: [PATCH] Updated Migrating to Spring Framework 4.x (markdown) --- Migrating-to-Spring-Framework-4.x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Migrating-to-Spring-Framework-4.x.md b/Migrating-to-Spring-Framework-4.x.md index e1da057..f51cedd 100644 --- a/Migrating-to-Spring-Framework-4.x.md +++ b/Migrating-to-Spring-Framework-4.x.md @@ -1,6 +1,6 @@ Limited support for 4.1.x is still available but no further maintenance releases are planned in that line. We strongly recommend an upgrade to the latest Spring Framework 4.2.x release or - preferably - to the 4.3 line: http://projects.spring.io/spring-framework/ -The 4.3.x line will enjoy an extended support life until 2019, within the general Spring Framework 4 system requirements (JDK 6+, Servlet 2.5+) but with a focus on recent servers such as Tomcat 8 and WebSphere 8. +The 4.3.x line will enjoy an extended support life until 2020, within the general Spring Framework 4 system requirements (JDK 6+, Servlet 2.5+) but with a focus on recent servers such as Tomcat 8 and WebSphere 8.