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.0.6.RELEASEcompared with
Version Details
| 3.0.5.RELEASE | 3.0.6.RELEASE | |
|---|---|---|
| Release date | Oct 20, 2010 | Aug 19, 2011 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (8)
| 3.0.5.RELEASE | 3.0.6.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-asm | 3.0.5.RELEASE | 3.0.6.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.0.5.RELEASE | 3.0.6.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.0.5.RELEASE | 3.0.6.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 3.0.5.RELEASE | 3.0.6.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.5.RELEASE | 3.0.6.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.0.5.RELEASE | 3.0.6.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.0.5.RELEASE | 3.0.6.RELEASE |
| ~ Updated | org.springframework » spring-web | 3.0.5.RELEASE | 3.0.6.RELEASE |
Test Changes (3)
| 3.0.5.RELEASE | 3.0.6.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.hibernate » hibernate-validator | 4.0.0.GA | 4.1.0.GA |
| ~ Updated | org.springframework » spring-orm | 3.0.5.RELEASE | 3.0.6.RELEASE |
| - Removed | org.hibernate » hibernate-core | 3.3.1.GA | - |