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.1.0.RELEASEcompared with
Version Details
| 3.0.8.RELEASE | 3.1.0.RELEASE | |
|---|---|---|
| Release date | Oct 08, 2012 | Dec 07, 2011 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 3.0.8.RELEASE | 3.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | aopalliance » aopalliance | - | 1.0 |
| + Added | commons-logging » commons-logging | - | 1.1.1 |
| + Added | org.springframework » spring-beans | - | 3.0.6.RELEASE |
| + Added | org.springframework.security » spring-security-crypto | - | 3.1.0.RELEASE |
| ~ Updated | org.aspectj » aspectjrt | 1.6.8 | 1.6.10 |
| - Removed | org.aspectj » aspectjweaver | 1.6.8 | - |
| - Removed | org.springframework » spring-test | 3.0.6.RELEASE | - |
| - Removed | org.springframework » spring-web | 3.0.6.RELEASE | - |
Runtime Changes (2)
Test Changes (2)
| 3.0.8.RELEASE | 3.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | commons-collections » commons-collections | 3.2 | - |
| - Removed | hsqldb » hsqldb | 1.8.0.10 | - |
