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.5.0compared with
Version Details
| 5.4.11 | 5.5.0 | |
|---|---|---|
| Release date | Mar 20, 2023 | May 18, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (13)
| 5.4.11 | 5.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework.security » spring-security-crypto | - | 5.5.0 |
| ~ Updated | org.springframework » spring-aop | 5.2.19.RELEASE | 5.3.7 |
| ~ Updated | org.springframework » spring-beans | 5.2.19.RELEASE | 5.3.7 |
| ~ Updated | org.springframework » spring-context | 5.2.19.RELEASE | 5.3.7 |
| ~ Updated | org.springframework » spring-core | 5.2.19.RELEASE | 5.3.7 |
| ~ Updated | org.springframework » spring-expression | 5.2.19.RELEASE | 5.3.7 |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.11.4 | - |
| - Removed | io.projectreactor » reactor-core | 3.3.22.RELEASE | - |
| - 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.springframework » spring-jdbc | 5.2.19.RELEASE | - |
| - Removed | org.springframework » spring-tx | 5.2.19.RELEASE | - |
Test Changes (15)
| 5.4.11 | 5.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | commons-collections » commons-collections | 3.2.2 | - |
| - Removed | io.projectreactor » reactor-test | 3.3.22.RELEASE | - |
| - Removed | junit » junit | 4.12 | - |
| - Removed | org.assertj » assertj-core | 3.17.2 | - |
| - Removed | org.hsqldb » hsqldb | 2.5.2 | - |
| - Removed | org.mockito » mockito-core | 3.5.15 | - |
| - 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.32 | - |
| - Removed | org.springframework » spring-test | 5.2.19.RELEASE | - |
