Cleaned up LDAP libs from core and updated unboundid-ldapsdk in full.

Change-Id: I07862ef55140726e8958b3033e73216a1a4ff26b
diff --git a/full/pom.xml b/full/pom.xml
index c127cae..2d30cb0 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -168,7 +168,7 @@
 		<dependency>
 			<groupId>com.unboundid</groupId>
 			<artifactId>unboundid-ldapsdk</artifactId>
-			<version>6.0.2</version>
+			<version>6.0.3</version>
 		</dependency>
 
 		<!-- Hibernate -->