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.
Version4.0.7.RELEASEcompared with
Version Details
| 4.0.6.RELEASE | 4.0.7.RELEASE | |
|---|---|---|
| Release date | Jul 08, 2014 | Sep 04, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 4.0.6.RELEASE | 4.0.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.3.3 | 2.3.4 |
| ~ Updated | org.springframework » spring-beans | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-expression | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.0.6.RELEASE | 4.0.7.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.0.6.RELEASE | 4.0.7.RELEASE |