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.1.0.releasecompared with
Version Details
| 3.0.7.release | 3.1.0.release | |
|---|---|---|
| Release date | Apr 23, 2018 | Apr 23, 2018 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (7)
| 3.0.7.release | 3.1.0.release | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.httpcomponents » httpclient | - | 4.1.1 |
| + Added | rome » rome | - | 1.0 |
| ~ Updated | org.springframework » spring-aop | 3.0.7.release | 3.1.0.release |
| ~ Updated | org.springframework » spring-beans | 3.0.7.release | 3.1.0.release |
| ~ Updated | org.springframework » spring-context | 3.0.7.release | 3.1.0.release |
| ~ Updated | org.springframework » spring-core | 3.0.7.release | 3.1.0.release |
| ~ Updated | org.springframework » spring-oxm | 3.0.7.release | 3.1.0.release |
Provided Changes (2)
| 3.0.7.release | 3.1.0.release | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.tomcat » tomcat-servlet-api | - | 7.0.8 |
| - Removed | javax.servlet » servlet-api | 2.5 | - |
