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
Version4.2.0.M1compared with
Version Details
| 4.1.0.RC2 | 4.2.0.M1 | |
|---|---|---|
| Release date | Jul 16, 2017 | Jul 15, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 4.1.0.RC2 | 4.2.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.core » jackson-databind | - | 2.4.4 |
| ~ Updated | org.springframework » spring-aop | 4.2.5.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework » spring-beans | 4.2.5.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.5.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.5.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework » spring-expression | 4.2.5.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 4.2.5.RELEASE | 4.3.2.RELEASE |
| ~ Updated | org.springframework » spring-tx | 4.2.5.RELEASE | 4.3.2.RELEASE |
Test Changes (2)
| 4.1.0.RC2 | 4.2.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.skyscreamer » jsonassert | - | 1.3.0 |
| ~ Updated | org.springframework » spring-test | 4.2.5.RELEASE | 4.3.2.RELEASE |
