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.6.0-M1compared with
Version Details
| 5.5.0-RC2 | 5.6.0-M1 | |
|---|---|---|
| Release date | Jul 08, 2024 | Jul 19, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (14)
| 5.5.0-RC2 | 5.6.0-M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework.security » spring-security-crypto | - | 5.6.0-M1 |
| ~ Updated | org.springframework » spring-aop | 5.3.6 | 5.3.9 |
| ~ Updated | org.springframework » spring-beans | 5.3.6 | 5.3.9 |
| ~ Updated | org.springframework » spring-context | 5.3.6 | 5.3.9 |
| ~ Updated | org.springframework » spring-core | 5.3.6 | 5.3.9 |
| ~ Updated | org.springframework » spring-expression | 5.3.6 | 5.3.9 |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.12.3 | - |
| - Removed | io.projectreactor » reactor-core | 3.4.5 | - |
| - Removed | javax.annotation » jsr250-api | 1.0 | - |
| - Removed | net.sf.ehcache » ehcache | 2.10.9.2 | - |
| - Removed | org.aspectj » aspectjrt | 1.9.6 | - |
| - Removed | org.jetbrains.kotlinx » kotlinx-coroutines-reactor | 1.4.3 | - |
| - Removed | org.springframework » spring-jdbc | 5.3.6 | - |
| - Removed | org.springframework » spring-tx | 5.3.6 | - |
Test Changes (14)
| 5.5.0-RC2 | 5.6.0-M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | commons-collections » commons-collections | 3.2.2 | - |
| - Removed | io.projectreactor » reactor-test | 3.4.5 | - |
| - Removed | junit » junit | 4.13.2 | - |
| - Removed | org.assertj » assertj-core | 3.19.0 | - |
| - Removed | org.mockito » mockito-core | 3.9.0 | - |
| - Removed | org.powermock » powermock-api-mockito2 | 2.0.9 | - |
| - Removed | org.powermock » powermock-api-support | 2.0.9 | - |
| - Removed | org.powermock » powermock-core | 2.0.9 | - |
| - Removed | org.powermock » powermock-module-junit4 | 2.0.9 | - |
| - Removed | org.powermock » powermock-module-junit4-common | 2.0.9 | - |
| - Removed | org.powermock » powermock-reflect | 2.0.9 | - |
| - Removed | org.skyscreamer » jsonassert | 1.5.0 | - |
| - Removed | org.slf4j » jcl-over-slf4j | 1.7.30 | - |
| - Removed | org.springframework » spring-test | 5.3.6 | - |
