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.M1compared with
Version Details
| 4.2.0.RC1 | 5.0.0.M1 | |
|---|---|---|
| Release date | Jul 16, 2017 | Jul 15, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (12)
| 4.2.0.RC1 | 5.0.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.projectreactor » reactor-core | - | 3.1.0.M1 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.8.3 | 2.9.0.pr3 |
| ~ Updated | net.sf.ehcache » ehcache | 2.9.0 | 2.10.4 |
| ~ Updated | org.aspectj » aspectjrt | 1.8.4 | 1.8.10 |
| ~ Updated | org.springframework » spring-aop | 4.3.3.RELEASE | 5.0.0.RC1 |
| ~ Updated | org.springframework » spring-beans | 4.3.3.RELEASE | 5.0.0.RC1 |
| ~ Updated | org.springframework » spring-context | 4.3.3.RELEASE | 5.0.0.RC1 |
| ~ Updated | org.springframework » spring-core | 4.3.3.RELEASE | 5.0.0.RC1 |
| ~ Updated | org.springframework » spring-expression | 4.3.3.RELEASE | 5.0.0.RC1 |
| ~ Updated | org.springframework » spring-jdbc | 4.3.3.RELEASE | 5.0.0.RC1 |
| ~ Updated | org.springframework » spring-tx | 4.3.3.RELEASE | 5.0.0.RC1 |
| - Removed | commons-logging » commons-logging | 1.2 | - |
Test Changes (7)
| 4.2.0.RC1 | 5.0.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.projectreactor.addons » reactor-test | - | 3.1.0.M1 |
| ~ Updated | org.assertj » assertj-core | 2.2.0 | 3.6.2 |
| ~ Updated | org.hsqldb » hsqldb | 2.3.2 | 2.4.0 |
| ~ Updated | org.skyscreamer » jsonassert | 1.3.0 | 1.5.0 |
| ~ Updated | org.slf4j » jcl-over-slf4j | 1.7.7 | 1.7.25 |
| ~ Updated | org.springframework » spring-test | 4.3.3.RELEASE | 5.0.0.RC1 |
| - Removed | ch.qos.logback » logback-classic | 1.1.2 | - |
