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.1.0.RELEASEcompared with
Version Details
| 3.0.7.RELEASE | 3.1.0.RELEASE | |
|---|---|---|
| Release date | Dec 23, 2011 | Dec 13, 2011 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (9)
| 3.0.7.RELEASE | 3.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-asm | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-context-support | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 3.0.7.RELEASE | 3.1.0.RELEASE |
| ~ Updated | org.springframework » spring-web | 3.0.7.RELEASE | 3.1.0.RELEASE |
| - Removed | apache-taglibs » standard | 1.1.2 | - |
Provided Changes (2)
| 3.0.7.RELEASE | 3.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.tomcat » tomcat-servlet-api | - | 7.0.8 |
| - Removed | javax.servlet » servlet-api | 2.5 | - |
Test Changes (3)
| 3.0.7.RELEASE | 3.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.mortbay.jetty » jetty | - | 6.1.9 |
| ~ Updated | junit » junit | 4.7 | 4.9 |
| ~ Updated | org.springframework » spring-orm | 3.0.7.RELEASE | 3.1.0.RELEASE |