Spring Web Flow builds on Spring MVC and allows implementing the 'flows' of a web application. A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
Version2.3.3.RELEASEcompared with
Version Details
| 2.3.2.RELEASE | 2.3.3.RELEASE | |
|---|---|---|
| Release date | Jan 31, 2013 | Jan 24, 2014 |
| Licenses | None | Apache 2.0 |
| Vulnerabilities |
Compile Changes (17)
Provided Changes (6)
| 2.3.2.RELEASE | 2.3.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.servlet » javax.servlet-api | - | 3.0.1 |
| + Added | org.eclipse.persistence » javax.persistence | - | 2.0.0 |
| ~ Updated | javax.el » el-api | 1.0 | 2.2 |
| - Removed | javax.persistence » persistence-api | 1.0 | - |
| - Removed | javax.servlet » servlet-api | 2.4 | - |
| - Removed | javax.transaction » transaction-api | 1.1 | - |
Test Changes (8)
| 2.3.2.RELEASE | 2.3.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | commons-collections » commons-collections | 3.2 | - |
| - Removed | org.apache.openjpa » openjpa-lib-5 | 1.0.2 | - |
| - Removed | org.apache.openjpa » openjpa-persistence | 1.0.2 | - |
| - Removed | org.apache.openjpa » openjpa-persistence-jdbc | 1.0.2 | - |
| - Removed | org.easymock » easymock | 2.5.2 | - |
| - Removed | org.hsqldb » hsqldb | 1.8.0.10 | - |
| - Removed | org.jboss.el » jboss-el | 2.0.1.GA | - |
| - Removed | org.springframework » spring-test | 3.2.1.RELEASE | - |
