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.2.0.RC2compared with
Version Details
| 3.2.0.RC1 | 3.2.0.RC2 | |
|---|---|---|
| Release date | Aug 19, 2013 | Nov 01, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 3.2.0.RC1 | 3.2.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-aop | 3.2.3.RELEASE | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.2.3.RELEASE | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.2.3.RELEASE | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.2.3.RELEASE | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.2.3.RELEASE | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 3.2.3.RELEASE | 3.2.4.RELEASE |
| ~ Updated | org.springframework » spring-tx | 3.2.3.RELEASE | 3.2.4.RELEASE |
Test Changes (9)
| 3.2.0.RC1 | 3.2.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | junit » junit | 4.7 | 4.10 |
| ~ Updated | org.mockito » mockito-core | 1.8.5 | 1.9.5 |
| ~ Updated | org.powermock » powermock-api-mockito | 1.4.12 | 1.5.1 |
| ~ Updated | org.powermock » powermock-api-support | 1.4.12 | 1.5.1 |
| ~ Updated | org.powermock » powermock-core | 1.4.12 | 1.5.1 |
| ~ Updated | org.powermock » powermock-module-junit4 | 1.4.12 | 1.5.1 |
| ~ Updated | org.powermock » powermock-module-junit4-common | 1.4.12 | 1.5.1 |
| ~ Updated | org.powermock » powermock-reflect | 1.4.12 | 1.5.1 |
| ~ Updated | org.springframework » spring-test | 3.2.3.RELEASE | 3.2.4.RELEASE |
