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.
Version4.0.5.releasecompared with
Version Details
| 4.0.4.Release | 4.0.5.release | |
|---|---|---|
| Release date | May 23, 2015 | May 14, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (11)
| 4.0.4.Release | 4.0.5.release | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.servlet.jsp » javax.servlet.jsp-api | - | 2.2.1 |
| ~ Updated | javax.el » javax.el-api | 2.2.4 | 2.2.5 |
| ~ Updated | org.eclipse.jetty » jetty-server | 9.1.4.v20140401 | 9.1.5.v20140505 |
| ~ Updated | org.eclipse.jetty » jetty-servlet | 9.1.4.v20140401 | 9.1.5.v20140505 |
| ~ Updated | org.springframework » spring-aop | 4.0.4.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-beans | 4.0.4.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.0.4.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.4.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.0.4.RELEASE | 4.0.5.RELEASE |
| - Removed | javax.servlet.jsp » jsp-api | 2.2 | - |
| - Removed | taglibs » standard | 1.1.2 | - |
