Bump com.unboundid:unboundid-ldapsdk from 6.0.11 to 7.0.3

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

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

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

Closes #840

Change-Id: I24c60c43a847932b812e8ebd524086f238a23b95
diff --git a/pom.xml b/pom.xml
index 6d990c8..d474ecc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -613,7 +613,7 @@
 		<dependency>
 			<groupId>com.unboundid</groupId>
 			<artifactId>unboundid-ldapsdk</artifactId>
-			<version>6.0.11</version>
+			<version>7.0.3</version>
 		</dependency>
 
 		<!-- OAuth -->