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.3.0.RELEASEcompared with
Version Details
| 4.2.9.RELEASE | 4.3.0.RELEASE | |
|---|---|---|
| Release date | Dec 21, 2016 | Jun 10, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (14)
| 4.2.9.RELEASE | 4.3.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework » spring-aop | - | 4.3.0.RELEASE |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.6.7 | 2.8.0.rc1 |
| ~ Updated | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.6.7 | 2.8.0.rc1 |
| ~ Updated | com.rometools » rome | 1.5.1 | 1.6.0 |
| ~ Updated | org.apache.poi » poi | 3.13 | 3.14 |
| ~ Updated | org.apache.poi » poi-ooxml | 3.13 | 3.14 |
| ~ Updated | org.springframework » spring-beans | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-expression | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.webjars » webjars-locator | 0.32 | 0.30 |
Provided Changes (1)
| 4.2.9.RELEASE | 4.3.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | javax.servlet » javax.servlet-api | 3.0.1 | 3.1.0 |