Skip to content
ghillert edited this page Mar 14, 2013 · 2 revisions

This document details the supported Java and Spring Framework versions.

Supported Java Versions

For Spring Integration 3.0.x, the minimum supported Java version is Java SE 6. Older versions of Java will not be supported any longer.

Spring Integration 3.0.0.RELEASE will support Java SE 7 as well as Java SE 8 (once released).

Spring Integration 2.2.x is the last version that supports Java 5 (J2SE 5.0).

Supported Versions of the Spring Framework

The default dependency used by Spring Integration 3.0.0.RELEASE will be Spring Framework 4.0.0.RELEASE.

Spring Integration 3.0.0 will also support the following versions:

  • Spring Framework 3.1.3.RELEASE
  • Spring Framework 3.2.1.RELEASE

Spring Integration 2.2.x is the last version that supports Spring Framework 3.0.x.

Clone this wiki locally