Cleaned up LDAP libs from core and updated unboundid-ldapsdk in full.
Change-Id: I07862ef55140726e8958b3033e73216a1a4ff26b
diff --git a/full/Changes b/full/Changes
index d9b171f..ae3175d 100644
--- a/full/Changes
+++ b/full/Changes
@@ -16,6 +16,7 @@
- Fixed broken test suite.
2022-01-03
- [security] More log4j security updates
+ - Bumped unboundid-ldapsdk
# version 0.64.1
diff --git a/full/pom.xml b/full/pom.xml
index c127cae..2d30cb0 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -168,7 +168,7 @@
<dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
- <version>6.0.2</version>
+ <version>6.0.3</version>
</dependency>
<!-- Hibernate -->