diff --git a/src/reference/docbook/preface.xml b/src/reference/docbook/preface.xml index d96c47256f..c7415382cf 100644 --- a/src/reference/docbook/preface.xml +++ b/src/reference/docbook/preface.xml @@ -12,42 +12,25 @@
Compatible Java Versions - For Spring Integration 3.0.x, + For Spring Integration 4.0.x, the minimum compatible Java version is Java SE 6. - Older versions of Java will not be supported any longer. + Older versions of Java are not supported. - Spring Integration 3.0.x + Spring Integration 4.0.x is also compatible with Java SE 7 as well as Java SE 8. - - Spring Integration 2.2.x - is the last version that is compatible with Java 5 (J2SE 5.0). -
Compatible Versions of the Spring Framework - The default dependency used by Spring Integration - 3.0.0.RELEASE is - Spring Framework 3.2.x. + Spring Integration + 4.0.x requires + Spring Framework 4.0.3 or + later. - - Generally, Spring Integration 3.0.x - is compatible with the following Spring Framework releases: - - - Spring Framework 3.1.x - Spring Framework 3.2.x - Spring Framework 4.0.x - - - Spring Integration 2.2.x - is the last version that is compatible with Spring Framework - 3.0.x. -