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
Version2.0.0-RC1compared with
Version Details
| 2.0-M2 | 2.0.0-RC1 | |
|---|---|---|
| Release date | Feb 29, 2008 | Apr 01, 2008 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (14)
| 2.0-M2 | 2.0.0-RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.aspectj » aspectjweaver | - | 1.5.4 |
| ~ Updated | aspectj » aspectjrt | 1.2 | 1.5.4 |
| ~ Updated | commons-collections » commons-collections | 3.1 | 3.2 |
| ~ Updated | commons-logging » commons-logging | 1.1 | 1.1.1 |
| ~ Updated | net.sf.ehcache » ehcache | 1.3.0 | 1.4.1 |
| ~ Updated | org.springframework » spring-aop | 2.0.6 | 2.0.8 |
| ~ Updated | org.springframework » spring-context | 2.0.6 | 2.0.8 |
| ~ Updated | org.springframework » spring-core | 2.0.6 | 2.0.8 |
| ~ Updated | org.springframework » spring-jdbc | 2.0.6 | 2.0.8 |
| ~ Updated | org.springframework » spring-mock | 2.0.6 | 2.0.8 |
| ~ Updated | org.springframework » spring-remoting | 2.0.6 | 2.0.8 |
| ~ Updated | org.springframework » spring-web | 2.0.6 | 2.0.8 |
| - Removed | javax.servlet » servlet-api | 2.4 | - |
| - Removed | log4j » log4j | 1.2.12 | - |
Provided Changes (1)
| 2.0-M2 | 2.0.0-RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.servlet » servlet-api | - | 2.4 |
Runtime Changes (2)
| 2.0-M2 | 2.0.0-RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | log4j » log4j | - | 1.2.14 |
| ~ Updated | org.springframework » spring-support | 2.0.6 | 2.0.8 |
