Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Version3.2.7.RELEASEcompared with
Version Details
| 3.2.6.RELEASE | 3.2.7.RELEASE | |
|---|---|---|
| Release date | Dec 12, 2013 | Jan 28, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (13)
| 3.2.6.RELEASE | 3.2.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.el » el-api | - | 1.0 |
| + Added | javax.servlet » jstl | - | 1.2 |
| + Added | javax.servlet.jsp » jsp-api | - | 2.1 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.0.1 | 2.0.6 |
| ~ Updated | org.codehaus.jackson » jackson-mapper-asl | 1.4.2 | 1.4.5 |
| ~ Updated | org.freemarker » freemarker | 2.3.15 | 2.3.19 |
| ~ Updated | org.springframework » spring-beans | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.2.6.RELEASE | 3.2.7.RELEASE |
| ~ Updated | org.springframework » spring-web | 3.2.6.RELEASE | 3.2.7.RELEASE |
Provided Changes (3)
| 3.2.6.RELEASE | 3.2.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.el » el-api | 1.0 | - |
| - Removed | javax.servlet » jstl | 1.2 | - |
| - Removed | javax.servlet.jsp » jsp-api | 2.1 | - |