Spring Security is a powerful and highly customizable authentication and access-control framework. It provides protection against attacks like session fixation, clickjacking, cross site request forgery, etc
Version3.0.0.RELEASEcompared with
Version Details
| 2.0.8.RELEASE | 3.0.0.RELEASE | |
|---|---|---|
| Release date | Oct 09, 2012 | Dec 23, 2009 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (21)
Provided Changes (1)
| 2.0.8.RELEASE | 3.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.servlet » servlet-api | 2.4 | - |
Runtime Changes (3)
| 2.0.8.RELEASE | 3.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | cglib » cglib-nodep | - | 2.2 |
| - Removed | org.slf4j » slf4j-log4j12 | 1.4.3 | - |
| - Removed | org.springframework » spring-support | 2.0.8 | - |
Test Changes (5)
| 2.0.8.RELEASE | 3.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-collections » commons-collections | - | 3.2 |
| ~ Updated | hsqldb » hsqldb | 1.8.0.7 | 1.8.0.10 |
| - Removed | cglib » cglib-nodep | 2.1_3 | - |
| - Removed | jmock » jmock | 1.0.1 | - |
| - Removed | org.mockito » mockito-all | 1.8.5 | - |
