diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml
index 08ab436c5c..aac46d8bfd 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -62,6 +62,25 @@ under the License.
apacheds-server-annotations
${directory-version}
+
+ org.apache.directory.server
+ apacheds-protocol-ldap
+ ${directory-version}
+ test
+
+
+
+ org.bouncycastle
+ bcprov-jdk15on
+
+
+
+
+
+ org.bouncycastle
+ bcprov-jdk18on
+ test
+