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
Version5.1.0.RC2compared with
Version Details
| 5.1.0.RC1 | 5.1.0.RC2 | |
|---|---|---|
| Release date | Aug 25, 2018 | Sep 11, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 5.1.0.RC1 | 5.1.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-aop | 5.1.0.RC2 | 5.1.0.RC3 |
| ~ Updated | org.springframework » spring-beans | 5.1.0.RC2 | 5.1.0.RC3 |
| ~ Updated | org.springframework » spring-context | 5.1.0.RC2 | 5.1.0.RC3 |
| ~ Updated | org.springframework » spring-core | 5.1.0.RC2 | 5.1.0.RC3 |
| ~ Updated | org.springframework » spring-expression | 5.1.0.RC2 | 5.1.0.RC3 |
| ~ Updated | org.springframework » spring-jdbc | 5.1.0.RC2 | 5.1.0.RC3 |
| ~ Updated | org.springframework » spring-tx | 5.1.0.RC2 | 5.1.0.RC3 |
Test Changes (3)
| 5.1.0.RC1 | 5.1.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.11.0 | 3.11.1 |
| ~ Updated | org.mockito » mockito-core | 2.18.3 | 2.21.0 |
| ~ Updated | org.springframework » spring-test | 5.1.0.RC2 | 5.1.0.RC3 |
