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.M5compared with
Version Details
| 5.0.0.M4 | 5.0.0.M5 | |
|---|---|---|
| Release date | Oct 07, 2017 | Oct 22, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (11)
| 5.0.0.M4 | 5.0.0.M5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.0.pr4 | 2.9.1 |
| ~ Updated | io.projectreactor » reactor-core | 3.1.0.RC1 | 3.1.0.RELEASE |
| ~ Updated | org.aspectj » aspectjrt | 1.8.10 | 1.8.11 |
| ~ Updated | org.springframework » spring-aop | 5.0.0.RC4 | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-beans | 5.0.0.RC4 | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.0.0.RC4 | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.0.RC4 | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-expression | 5.0.0.RC4 | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 5.0.0.RC4 | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-tx | 5.0.0.RC4 | 5.0.0.RELEASE |
| - Removed | aopalliance » aopalliance | 1.0 | - |
Test Changes (10)
| 5.0.0.M4 | 5.0.0.M5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.powermock » powermock-api-mockito2 | - | 2.0.0-beta.5 |
| ~ Updated | io.projectreactor » reactor-test | 3.1.0.RC1 | 3.1.0.RELEASE |
| ~ Updated | org.mockito » mockito-core | 1.10.19 | 2.10.0 |
| ~ Updated | org.powermock » powermock-api-support | 1.6.2 | 2.0.0-beta.5 |
| ~ Updated | org.powermock » powermock-core | 1.6.2 | 2.0.0-beta.5 |
| ~ Updated | org.powermock » powermock-module-junit4 | 1.6.2 | 2.0.0-beta.5 |
| ~ Updated | org.powermock » powermock-module-junit4-common | 1.6.2 | 2.0.0-beta.5 |
| ~ Updated | org.powermock » powermock-reflect | 1.6.2 | 2.0.0-beta.5 |
| ~ Updated | org.springframework » spring-test | 5.0.0.RC4 | 5.0.0.RELEASE |
| - Removed | org.powermock » powermock-api-mockito | 1.6.2 | - |
