Remove dependency management for spring-ldap-ldif-batch

The spring-ldap-ldif-batch module was removed in Spring LDAP 2.4.0 in
favor of the equivalent code that already exists in Spring Batch.
This commit aligns Boot's dependency management with this removal.

Closes gh-31254
This commit is contained in:
Andy Wilkinson
2022-06-06 17:01:28 +01:00
parent 7f291f8da0
commit c379456722

View File

@@ -1744,7 +1744,6 @@ bom {
modules = [
"spring-ldap-core",
"spring-ldap-core-tiger",
"spring-ldap-ldif-batch",
"spring-ldap-ldif-core",
"spring-ldap-odm",
"spring-ldap-test"