diff --git a/navalplanner-webapp/pom.xml b/navalplanner-webapp/pom.xml index b7effffa3..d3f35b522 100644 --- a/navalplanner-webapp/pom.xml +++ b/navalplanner-webapp/pom.xml @@ -240,27 +240,22 @@ org.springframework.ldap spring-ldap-core - 1.3.1.RELEASE org.springframework.ldap spring-ldap-core-tiger - 1.3.1.RELEASE org.springframework.ldap spring-ldap-odm - 1.3.1.RELEASE org.springframework.ldap spring-ldap-ldif-core - 1.3.1.RELEASE org.springframework.ldap spring-ldap-ldif-batch - 1.3.1.RELEASE diff --git a/pom.xml b/pom.xml index 7b55997f4..cf98fb57d 100644 --- a/pom.xml +++ b/pom.xml @@ -336,6 +336,32 @@ spring-security-core-tiger 2.0.5.RELEASE + + + org.springframework.ldap + spring-ldap-core + 1.3.1.RELEASE + + + org.springframework.ldap + spring-ldap-core-tiger + 1.3.1.RELEASE + + + org.springframework.ldap + spring-ldap-odm + 1.3.1.RELEASE + + + org.springframework.ldap + spring-ldap-ldif-core + 1.3.1.RELEASE + + + org.springframework.ldap + spring-ldap-ldif-batch + 1.3.1.RELEASE + org.springframework