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.RELEASEcompared with
Version Details
| 3.1.7.RELEASE | 3.2.0.RELEASE | |
|---|---|---|
| Release date | Aug 15, 2014 | Dec 16, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 3.1.7.RELEASE | 3.2.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-aop | 3.0.7.RELEASE | 3.2.6.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.0.7.RELEASE | 3.2.6.RELEASE |
| ~ Updated | org.springframework » spring-context | 3.0.7.RELEASE | 3.2.6.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.7.RELEASE | 3.2.6.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.0.7.RELEASE | 3.2.6.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 3.0.7.RELEASE | 3.2.6.RELEASE |
| ~ Updated | org.springframework » spring-tx | 3.0.7.RELEASE | 3.2.6.RELEASE |
Test Changes (15)
| 3.1.7.RELEASE | 3.2.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | cglib » cglib-nodep | - | 2.2 |
| + Added | ch.qos.logback » logback-classic | - | 0.9.29 |
| + Added | commons-collections » commons-collections | - | 3.2 |
| + Added | junit » junit | - | 4.10 |
| + Added | org.easytesting » fest-assert | - | 1.4 |
| + Added | org.hsqldb » hsqldb | - | 2.3.1 |
| + Added | org.mockito » mockito-core | - | 1.9.5 |
| + Added | org.powermock » powermock-api-mockito | - | 1.5.1 |
| + Added | org.powermock » powermock-api-support | - | 1.5.1 |
| + Added | org.powermock » powermock-core | - | 1.5.1 |
| + Added | org.powermock » powermock-module-junit4 | - | 1.5.1 |
| + Added | org.powermock » powermock-module-junit4-common | - | 1.5.1 |
| + Added | org.powermock » powermock-reflect | - | 1.5.1 |
| + Added | org.slf4j » jcl-over-slf4j | - | 1.7.5 |
| + Added | org.springframework » spring-test | - | 3.2.6.RELEASE |
