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.0.0.M2compared with
Version Details
| 5.0.0.M1 | 5.0.0.M2 | |
|---|---|---|
| Release date | Jul 15, 2017 | Jul 15, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 5.0.0.M1 | 5.0.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor » reactor-core | 3.1.0.M1 | 3.1.0.M2 |
| ~ Updated | org.springframework » spring-aop | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-beans | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-context | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-core | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-expression | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-jdbc | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-tx | 5.0.0.RC1 | 5.0.0.RC2 |
Test Changes (4)
| 5.0.0.M1 | 5.0.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.projectreactor » reactor-test | - | 3.1.0.M2 |
| ~ Updated | org.assertj » assertj-core | 3.6.2 | 3.8.0 |
| ~ Updated | org.springframework » spring-test | 5.0.0.RC1 | 5.0.0.RC2 |
| - Removed | io.projectreactor.addons » reactor-test | 3.1.0.M1 | - |
