Bump unboundid-ldapsdk from 6.0.8 to 6.0.9 (#1295)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/parent/pom.xml b/parent/pom.xml
index 780bea3..8d822ee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,7 @@
         <cxf.junit.version>4.13.2</cxf.junit.version>
         <cxf.junit5.version>5.9.3</cxf.junit5.version>
         <cxf.kerby.version>2.0.3</cxf.kerby.version>
-        <cxf.ldapsdk.version>6.0.8</cxf.ldapsdk.version>
+        <cxf.ldapsdk.version>6.0.9</cxf.ldapsdk.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.4.7</cxf.logback.classic.version>
         <cxf.lucene.version>9.6.0</cxf.lucene.version>