Bump unboundid-ldapsdk from 5.1.4 to 6.0.0 in /full

Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 5.1.4 to 6.0.0.
- [Release notes](https://github.com/pingidentity/ldapsdk/releases)
- [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html)
- [Commits](https://github.com/pingidentity/ldapsdk/compare/5.1.4...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Closes #198

Change-Id: Ie9bb4384b4c4f898c49652b9d3f74775f6433d64
diff --git a/full/pom.xml b/full/pom.xml
index 34615b2..c0da041 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -168,7 +168,7 @@
 		<dependency>
 			<groupId>com.unboundid</groupId>
 			<artifactId>unboundid-ldapsdk</artifactId>
-			<version>5.1.4</version>
+			<version>6.0.0</version>
 		</dependency>
 
 		<!-- Hibernate -->