With the release of spring-ldap 4.1.0, the `LdapClient` API has been updated, so we should update our usage of it. See: https://github.com/spring-projects/spring-ldap/pull/1446 - [ ] https://github.com/spring-projects/spring-security/pull/19408
With the release of spring-ldap 4.1.0, the
LdapClientAPI has been updated, so we should update our usage of it. See: spring-projects/spring-ldap#1446