Bump com.unboundid:unboundid-ldapsdk from 7.0.4 to 7.0.5

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

---
updated-dependencies:
- dependency-name: com.unboundid:unboundid-ldapsdk
  dependency-version: 7.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Closes #983

Change-Id: I19919ee8b846d5d5b8fbff11feee56e8ef2baebe
diff --git a/pom.xml b/pom.xml
index 798e1b0..e402a89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -678,7 +678,7 @@
 		<dependency>
 			<groupId>com.unboundid</groupId>
 			<artifactId>unboundid-ldapsdk</artifactId>
-			<version>7.0.4</version>
+			<version>7.0.5</version>
 		</dependency>
 
 		<!-- OAuth -->