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.2.0.RELEASEcompared with
Version Details
| 5.1.13.RELEASE | 5.2.0.RELEASE | |
|---|---|---|
| Release date | Oct 07, 2020 | Sep 30, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 5.1.13.RELEASE | 5.2.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.10.6 | 2.10.0 |
| ~ Updated | io.projectreactor » reactor-core | 3.2.20.RELEASE | 3.3.0.RELEASE |
| ~ Updated | org.aspectj » aspectjrt | 1.9.6 | 1.9.3 |
| ~ Updated | org.springframework » spring-aop | 5.1.18.RELEASE | 5.2.0.RELEASE |
| ~ Updated | org.springframework » spring-beans | 5.1.18.RELEASE | 5.2.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.1.18.RELEASE | 5.2.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.1.18.RELEASE | 5.2.0.RELEASE |
| ~ Updated | org.springframework » spring-expression | 5.1.18.RELEASE | 5.2.0.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 5.1.18.RELEASE | 5.2.0.RELEASE |
| ~ Updated | org.springframework » spring-tx | 5.1.18.RELEASE | 5.2.0.RELEASE |
Test Changes (12)
| 5.1.13.RELEASE | 5.2.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor » reactor-test | 3.2.20.RELEASE | 3.3.0.RELEASE |
| ~ Updated | org.assertj » assertj-core | 3.11.1 | 3.12.2 |
| ~ Updated | org.hsqldb » hsqldb | 2.4.1 | 2.5.0 |
| ~ Updated | org.mockito » mockito-core | 2.23.4 | 3.0.0 |
| ~ Updated | org.powermock » powermock-api-mockito2 | 2.0.7 | 2.0.2 |
| ~ Updated | org.powermock » powermock-api-support | 2.0.7 | 2.0.2 |
| ~ Updated | org.powermock » powermock-core | 2.0.7 | 2.0.2 |
| ~ Updated | org.powermock » powermock-module-junit4 | 2.0.7 | 2.0.2 |
| ~ Updated | org.powermock » powermock-module-junit4-common | 2.0.7 | 2.0.2 |
| ~ Updated | org.powermock » powermock-reflect | 2.0.7 | 2.0.2 |
| ~ Updated | org.slf4j » jcl-over-slf4j | 1.7.30 | 1.7.28 |
| ~ Updated | org.springframework » spring-test | 5.1.18.RELEASE | 5.2.0.RELEASE |
