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.11.Releasecompared with
Version Details
| 3.2.4.RElEASE | 3.2.11.Release | |
|---|---|---|
| Release date | Oct 08, 2015 | Dec 23, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (12)
| 3.2.4.RElEASE | 3.2.11.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.3.1 |
| ~ Updated | org.apache.httpcomponents » httpclient | 4.2 | 4.2.6 |
| ~ Updated | org.codehaus.jackson » jackson-mapper-asl | 1.4.2 | 1.7.9 |
| ~ Updated | org.springframework » spring-aop | 3.2.4.RELEASE | 3.2.11.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.2.4.RELEASE | 3.2.11.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.2.4.RELEASE | 3.2.11.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.2.4.RELEASE | 3.2.11.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.2.4.RELEASE | 3.2.11.RELEASE |
Provided Changes (3)
| 3.2.4.RElEASE | 3.2.11.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 | - |
