Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Version3.2.7.RELEASEcompared with
Version Details
| 3.2.6.RELEASE | 3.2.7.RELEASE | |
|---|---|---|
| Release date | Dec 12, 2013 | Jan 28, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (11)
| 3.2.6.RELEASE | 3.2.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.portlet » portlet-api | - | 2.0 |
| + Added | javax.servlet.jsp » jsp-api | - | 2.1 |
| + Added | javax.xml.soap » saaj-api | - | 1.3 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.0.1 | 2.0.6 |
| ~ Updated | commons-fileupload » commons-fileupload | 1.2 | 1.2.2 |
| ~ Updated | org.codehaus.jackson » jackson-mapper-asl | 1.4.2 | 1.4.5 |
| ~ Updated | org.springframework » spring-aop | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.2.6.RELEASE | 3.2.7.RELEASE |
Provided Changes (3)
| 3.2.6.RELEASE | 3.2.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.portlet » portlet-api | 2.0 | - |
| - Removed | javax.servlet.jsp » jsp-api | 2.1 | - |
| - Removed | javax.xml.soap » saaj-api | 1.3 | - |
