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.11.RELEASEcompared with
Version Details
| 5.0.10.RELEASE | 5.0.11.RELEASE | |
|---|---|---|
| Release date | Nov 28, 2018 | Jan 11, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (9)
| 5.0.10.RELEASE | 5.0.11.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.7 | 2.9.8 |
| ~ Updated | io.projectreactor » reactor-core | 3.1.12.RELEASE | 3.1.14.RELEASE |
| ~ Updated | org.springframework » spring-aop | 5.0.11.RELEASE | 5.0.12.RELEASE |
| ~ Updated | org.springframework » spring-beans | 5.0.11.RELEASE | 5.0.12.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.0.11.RELEASE | 5.0.12.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.11.RELEASE | 5.0.12.RELEASE |
| ~ Updated | org.springframework » spring-expression | 5.0.11.RELEASE | 5.0.12.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 5.0.11.RELEASE | 5.0.12.RELEASE |
| ~ Updated | org.springframework » spring-tx | 5.0.11.RELEASE | 5.0.12.RELEASE |
Test Changes (8)
| 5.0.10.RELEASE | 5.0.11.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.projectreactor » reactor-test | 3.1.12.RELEASE | 3.1.14.RELEASE |
| ~ Updated | org.powermock » powermock-api-mockito2 | 2.0.0-beta.5 | 2.0.0 |
| ~ Updated | org.powermock » powermock-api-support | 2.0.0-beta.5 | 2.0.0 |
| ~ Updated | org.powermock » powermock-core | 2.0.0-beta.5 | 2.0.0 |
| ~ Updated | org.powermock » powermock-module-junit4 | 2.0.0-beta.5 | 2.0.0 |
| ~ Updated | org.powermock » powermock-module-junit4-common | 2.0.0-beta.5 | 2.0.0 |
| ~ Updated | org.powermock » powermock-reflect | 2.0.0-beta.5 | 2.0.0 |
| ~ Updated | org.springframework » spring-test | 5.0.11.RELEASE | 5.0.12.RELEASE |
