Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9.5
-
Component/s: Spring Components
-
Labels:None
-
Number of attachments :
Description
In fabric3-spring-library/pom.xml update Spring versions to the currently latest versions:
<properties>
<org.springframework.version>3.0.6.RELEASE</org.springframework.version>
<org.spring.security.version>3.0.7.RELEASE</org.spring.security.version>
</properties>
Maybe this needs to be updated again before 1.9.5 release?
Currently latest Spring version is 3.1.1. In 2012-03-14 Springsource announced that Spring 3.1 has now been supported in all Spring projects (Spring Integration, Spring Batch, Spring Security, etc): http://www.springsource.org/node/3509