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.M1compared with
Version Details
| 3.0.0.RC2 | 3.1.0.M1 | |
|---|---|---|
| Release date | Dec 08, 2009 | Aug 22, 2010 |
| Licenses | Apache 2.0 | None |
| Vulnerabilities |
Compile Changes (14)
| 3.0.0.RC2 | 3.1.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | aopalliance » aopalliance | - | 1.0 |
| + Added | javax.annotation » jsr250-api | - | 1.0 |
| + Added | org.springframework » spring-beans | - | 3.0.4.RELEASE |
| ~ Updated | org.aspectj » aspectjrt | 1.6.5 | 1.6.9 |
| ~ Updated | org.springframework » spring-aop | 3.0.0.RC3 | 3.0.4.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.0.0.RC3 | 3.0.4.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.0.RC3 | 3.0.4.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.0.0.RC3 | 3.0.4.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 3.0.0.RC3 | 3.0.4.RELEASE |
| ~ Updated | org.springframework » spring-tx | 3.0.0.RC3 | 3.0.4.RELEASE |
| ~ Updated | org.springframework » spring-web | 3.0.0.RC3 | 3.0.4.RELEASE |
| - Removed | org.apache.tomcat » annotations-api | 6.0.14 | - |
| - Removed | org.aspectj » aspectjweaver | 1.6.5 | - |
| - Removed | org.springframework » spring-test | 3.0.0.RC3 | - |
Runtime Changes (2)
Test Changes (2)
| 3.0.0.RC2 | 3.1.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | commons-collections » commons-collections | 3.2 | - |
| - Removed | hsqldb » hsqldb | 1.8.0.7 | - |
