Bump unboundid-ldapsdk from 3.2.1 to 5.1.0 in /full

Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 3.2.1 to 5.1.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/3.2.1...5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: Ic623046c52427b12a0b63b1da5efdc6d3fc5ed7e
diff --git a/full/pom.xml b/full/pom.xml
index 2cdde22..4c8f577 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -216,7 +216,7 @@
 		<dependency>
 			<groupId>com.unboundid</groupId>
 			<artifactId>unboundid-ldapsdk</artifactId>
-			<version>3.2.1</version>
+			<version>5.1.0</version>
 		</dependency>
 
 		<!-- Hibernate -->