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.0-RC1compared with
Version Details
| 5.5.0-M3 | 5.5.0-RC1 | |
|---|---|---|
| Release date | Jul 08, 2024 | Jul 08, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (10)
| 5.5.0-M3 | 5.5.0-RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlinx » kotlinx-coroutines-reactor | - | 1.4.3 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.12.2 | 2.12.3 |
| ~ Updated | io.projectreactor » reactor-core | 3.4.3 | 3.4.5 |
| ~ Updated | org.springframework » spring-aop | 5.3.4 | 5.3.5 |
| ~ Updated | org.springframework » spring-beans | 5.3.4 | 5.3.5 |
| ~ Updated | org.springframework » spring-context | 5.3.4 | 5.3.5 |
| ~ Updated | org.springframework » spring-core | 5.3.4 | 5.3.5 |
| ~ Updated | org.springframework » spring-expression | 5.3.4 | 5.3.5 |
| ~ Updated | org.springframework » spring-jdbc | 5.3.4 | 5.3.5 |
| ~ Updated | org.springframework » spring-tx | 5.3.4 | 5.3.5 |
Test Changes (5)
| 5.5.0-M3 | 5.5.0-RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor » reactor-test | 3.4.3 | 3.4.5 |
| ~ Updated | junit » junit | 4.12 | 4.13.2 |
| ~ Updated | org.mockito » mockito-core | 3.3.3 | 3.9.0 |
| ~ Updated | org.springframework » spring-test | 5.3.4 | 5.3.5 |
| - Removed | org.hsqldb » hsqldb | 2.5.1 | - |
