If I look at Spring Integration dependencies, I see that the latest release (2.1) depends on Spring Framework 3.0.7.RELEASE.
However, I would have wanted to use some of the new features present in version 3.1 of the Spring Framework.
So, my question... is it safe to use Spring Integration 2.1 with Spring Framework 3.1?
Thanks.


Reply With Quote
