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.4.0-M1compared with
Version Details
| 5.3.0.RC1 | 5.4.0-M1 | |
|---|---|---|
| Release date | Feb 24, 2020 | Jul 08, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (9)
| 5.3.0.RC1 | 5.4.0-M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.10.2 | 2.11.0 |
| ~ Updated | io.projectreactor » reactor-core | 3.3.2.RELEASE | 3.3.5.RELEASE |
| ~ Updated | org.springframework » spring-aop | 5.2.3.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework » spring-beans | 5.2.3.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.2.3.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.2.3.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework » spring-expression | 5.2.3.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 5.2.3.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework » spring-tx | 5.2.3.RELEASE | 5.2.6.RELEASE |
Test Changes (10)
| 5.3.0.RC1 | 5.4.0-M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor » reactor-test | 3.3.2.RELEASE | 3.3.5.RELEASE |
| ~ Updated | org.assertj » assertj-core | 3.15.0 | 3.16.0 |
| ~ Updated | org.mockito » mockito-core | 3.2.4 | 3.3.3 |
| ~ Updated | org.powermock » powermock-api-mockito2 | 2.0.5 | 2.0.7 |
| ~ Updated | org.powermock » powermock-api-support | 2.0.5 | 2.0.7 |
| ~ Updated | org.powermock » powermock-core | 2.0.5 | 2.0.7 |
| ~ Updated | org.powermock » powermock-module-junit4 | 2.0.5 | 2.0.7 |
| ~ Updated | org.powermock » powermock-module-junit4-common | 2.0.5 | 2.0.7 |
| ~ Updated | org.powermock » powermock-reflect | 2.0.5 | 2.0.7 |
| ~ Updated | org.springframework » spring-test | 5.2.3.RELEASE | 5.2.6.RELEASE |
