diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 6185a25f62..0fdb30c22e 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -21,6 +21,7 @@ javax.servlet servlet-api + 2.4 test diff --git a/itest/pom.xml b/itest/pom.xml index 9959259c44..15526299d2 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -1,10 +1,6 @@ 4.0.0 - - org.springframework.security - spring-security-parent - 2.5.0-SNAPSHOT - + org.springframework.security spring-security-itest Spring Security - Integration Tests pom @@ -87,11 +83,12 @@ org.springframework.ldap spring-ldap-core + 1.3.0.RC1 runtime org.springframework - org.springframework.core + spring-core org.springframework @@ -124,6 +121,7 @@ log4j log4j + 1.2.14