Bump unboundid-ldapsdk from 5.1.0 to 5.1.1 in /full

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

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

Closes #102

Change-Id: I72bcfa8c5d59925efc3af940a42cccc80e3e154c
diff --git a/full/pom.xml b/full/pom.xml
index 8fbea09..d42a0d9 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -216,7 +216,7 @@
 		<dependency>
 			<groupId>com.unboundid</groupId>
 			<artifactId>unboundid-ldapsdk</artifactId>
-			<version>5.1.0</version>
+			<version>5.1.1</version>
 		</dependency>
 
 		<!-- Hibernate -->