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
Version3.0.0.M1compared with
Version Details
| 2.0.0-RC1 | 3.0.0.M1 | |
|---|---|---|
| Release date | Apr 01, 2008 | May 27, 2009 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (18)
| 2.0.0-RC1 | 3.0.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.tomcat » annotations-api | - | 6.0.14 |
| + Added | org.aspectj » aspectjrt | - | 1.6.4 |
| + Added | org.springframework » spring-expression | - | 3.0.0.M3 |
| + Added | org.springframework » spring-test | - | 3.0.0.M3 |
| + Added | org.springframework » spring-tx | - | 3.0.0.M3 |
| ~ Updated | org.aspectj » aspectjweaver | 1.5.4 | 1.6.4 |
| ~ Updated | org.springframework » spring-aop | 2.0.8 | 3.0.0.M3 |
| ~ Updated | org.springframework » spring-context | 2.0.8 | 3.0.0.M3 |
| ~ Updated | org.springframework » spring-core | 2.0.8 | 3.0.0.M3 |
| ~ Updated | org.springframework » spring-jdbc | 2.0.8 | 3.0.0.M3 |
| ~ Updated | org.springframework » spring-web | 2.0.8 | 3.0.0.M3 |
| - Removed | aspectj » aspectjrt | 1.5.4 | - |
| - Removed | org.apache.directory.server » apacheds-core | 1.0.2 | - |
| - Removed | org.apache.directory.server » apacheds-server-jndi | 1.0.2 | - |
| - Removed | org.apache.mina » mina-core | 1.0.5 | - |
| - Removed | org.springframework » spring-mock | 2.0.8 | - |
| - Removed | org.springframework » spring-remoting | 2.0.8 | - |
| - Removed | org.springframework.ldap » spring-ldap | 1.2.1 | - |
Provided Changes (1)
| 2.0.0-RC1 | 3.0.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.servlet » servlet-api | 2.4 | - |
Runtime Changes (3)
| 2.0.0-RC1 | 3.0.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | cglib » cglib-nodep | - | 2.1_3 |
| - Removed | org.slf4j » slf4j-log4j12 | 1.4.3 | - |
| - Removed | org.springframework » spring-support | 2.0.8 | - |
