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.RC1compared with
Version Details
| 5.0.0.M5 | 5.0.0.RC1 | |
|---|---|---|
| Release date | Oct 22, 2017 | Nov 04, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 5.0.0.M5 | 5.0.0.RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.1 | 2.9.2 |
| ~ Updated | io.projectreactor » reactor-core | 3.1.0.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.aspectj » aspectjrt | 1.8.11 | 1.8.12 |
| ~ Updated | org.springframework » spring-aop | 5.0.0.RELEASE | 5.0.1.RELEASE |
| ~ Updated | org.springframework » spring-beans | 5.0.0.RELEASE | 5.0.1.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.0.0.RELEASE | 5.0.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.0.RELEASE | 5.0.1.RELEASE |
| ~ Updated | org.springframework » spring-expression | 5.0.0.RELEASE | 5.0.1.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 5.0.0.RELEASE | 5.0.1.RELEASE |
| ~ Updated | org.springframework » spring-tx | 5.0.0.RELEASE | 5.0.1.RELEASE |
Test Changes (3)
| 5.0.0.M5 | 5.0.0.RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor » reactor-test | 3.1.0.RELEASE | 3.1.1.RELEASE |
| ~ Updated | org.mockito » mockito-core | 2.10.0 | 2.11.0 |
| ~ Updated | org.springframework » spring-test | 5.0.0.RELEASE | 5.0.1.RELEASE |
