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.0.0.RELEASEcompared with
Version Details
| 4.2.20.RELEASE | 5.0.0.RELEASE | |
|---|---|---|
| Release date | Dec 09, 2020 | Nov 27, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (13)
| 4.2.20.RELEASE | 5.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.projectreactor » reactor-core | - | 3.1.1.RELEASE |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.8.11.6 | 2.9.2 |
| ~ Updated | net.sf.ehcache » ehcache | 2.10.6 | 2.10.4 |
| ~ Updated | org.aspectj » aspectjrt | 1.8.14 | 1.8.12 |
| ~ Updated | org.springframework » spring-aop | 4.3.30.RELEASE | 5.0.2.RELEASE |
| ~ Updated | org.springframework » spring-beans | 4.3.30.RELEASE | 5.0.2.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.3.30.RELEASE | 5.0.2.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.30.RELEASE | 5.0.2.RELEASE |
| ~ Updated | org.springframework » spring-expression | 4.3.30.RELEASE | 5.0.2.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 4.3.30.RELEASE | 5.0.2.RELEASE |
| ~ Updated | org.springframework » spring-tx | 4.3.30.RELEASE | 5.0.2.RELEASE |
| - Removed | aopalliance » aopalliance | 1.0 | - |
| - Removed | commons-logging » commons-logging | 1.2 | - |
Test Changes (14)
| 4.2.20.RELEASE | 5.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.projectreactor » reactor-test | - | 3.1.1.RELEASE |
| + Added | org.powermock » powermock-api-mockito2 | - | 2.0.0-beta.5 |
| ~ Updated | org.assertj » assertj-core | 2.2.0 | 3.8.0 |
| ~ Updated | org.hsqldb » hsqldb | 2.3.6 | 2.4.0 |
| ~ Updated | org.mockito » mockito-core | 1.10.19 | 2.12.0 |
| ~ Updated | org.powermock » powermock-api-support | 1.6.5 | 2.0.0-beta.5 |
| ~ Updated | org.powermock » powermock-core | 1.6.5 | 2.0.0-beta.5 |
| ~ Updated | org.powermock » powermock-module-junit4 | 1.6.5 | 2.0.0-beta.5 |
| ~ Updated | org.powermock » powermock-module-junit4-common | 1.6.5 | 2.0.0-beta.5 |
| ~ Updated | org.powermock » powermock-reflect | 1.6.5 | 2.0.0-beta.5 |
| ~ Updated | org.skyscreamer » jsonassert | 1.4.0 | 1.5.0 |
| ~ Updated | org.springframework » spring-test | 4.3.30.RELEASE | 5.0.2.RELEASE |
| - Removed | ch.qos.logback » logback-classic | 1.1.11 | - |
| - Removed | org.powermock » powermock-api-mockito | 1.6.5 | - |
