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.0.BUILDcompared with
Version Details
| 3.1.4.release | 3.2.0.BUILD | |
|---|---|---|
| Release date | Apr 23, 2018 | Apr 23, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (13)
| 3.1.4.release | 3.2.0.BUILD | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + 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 | org.apache.httpcomponents » httpclient | 4.1.1 | 4.2 |
| ~ Updated | org.springframework » spring-aop | 3.1.4.release | 3.2.0.BUILD |
| ~ Updated | org.springframework » spring-beans | 3.1.4.release | 3.2.0.BUILD |
| ~ Updated | org.springframework » spring-context | 3.1.4.release | 3.2.0.BUILD |
| ~ Updated | org.springframework » spring-core | 3.1.4.release | 3.2.0.BUILD |
| ~ Updated | org.springframework » spring-oxm | 3.1.4.release | 3.2.0.BUILD |
| - Removed | javax.xml » jaxrpc-api | 1.1 | - |
| - Removed | javax.xml.ws » jaxws-api | 2.1-1 | - |
| - Removed | log4j » log4j | 1.2.15 | - |
Runtime Changes (1)
| 3.1.4.release | 3.2.0.BUILD | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-io » commons-io | - | 1.3 |
