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.2.5.RELEASEcompared with
Version Details
| 4.2.4.RELEASE | 4.2.5.RELEASE | |
|---|---|---|
| Release date | Dec 17, 2015 | Feb 25, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 4.2.4.RELEASE | 4.2.5.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.6.4 | 2.6.5 |
| ~ Updated | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.6.4 | 2.6.5 |
| ~ Updated | org.codehaus.groovy » groovy-all | 2.4.5 | 2.4.6 |
| ~ Updated | org.springframework » spring-beans | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-expression | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.2.4.RELEASE | 4.2.5.RELEASE |