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.4.Releasecompared with
Version Details
| 3.1.4.Release | 3.2.4.Release | |
|---|---|---|
| Release date | May 23, 2015 | Jul 08, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (14)
| 3.1.4.Release | 3.2.4.Release | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-io » commons-io | - | 1.3 |
| + Added | org.eclipse.jetty » jetty-server | - | 8.1.5.v20120716 |
| + Added | org.eclipse.jetty » jetty-servlet | - | 8.1.5.v20120716 |
| + Added | taglibs » standard | - | 1.1.2 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.0.2 | 2.0.1 |
| ~ Updated | log4j » log4j | 1.2.15 | 1.2.17 |
| ~ Updated | org.apache.httpcomponents » httpclient | 4.1.1 | 4.2 |
| ~ Updated | org.springframework » spring-aop | 3.1.4.Release | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.1.4.Release | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.1.4.Release | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.1.4.Release | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.1.4.Release | 3.2.4.RELEASE |
| - Removed | axis » axis | 1.4 | - |
| - Removed | javax.xml.ws » jaxws-api | 2.1-1 | - |
Provided Changes (3)
| 3.1.4.Release | 3.2.4.Release | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.activation » activation | - | 1.1 |
| + Added | javax.servlet » javax.servlet-api | - | 3.0.1 |
| - Removed | org.apache.tomcat » tomcat-servlet-api | 7.0.8 | - |
