|
|
|
|
@ -22,7 +22,7 @@
@@ -22,7 +22,7 @@
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|
<artifactId>spring-webmvc</artifactId> |
|
|
|
|
<version>${spring.version}</version> |
|
|
|
|
<version>${spring.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|
@ -54,8 +54,7 @@
@@ -54,8 +54,7 @@
|
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.ldap</groupId> |
|
|
|
|
<artifactId>spring-ldap</artifactId> |
|
|
|
|
<version>1.2.1</version> |
|
|
|
|
<artifactId>spring-ldap-core</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
</dependencies> |
|
|
|
|
|
|
|
|
|
|