Skip to content

Commit c379456

Browse files
committed
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 spring-projectsgh-31254
1 parent 7f291f8 commit c379456

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,6 @@ bom {
17441744
modules = [
17451745
"spring-ldap-core",
17461746
"spring-ldap-core-tiger",
1747-
"spring-ldap-ldif-batch",
17481747
"spring-ldap-ldif-core",
17491748
"spring-ldap-odm",
17501749
"spring-ldap-test"

0 commit comments

Comments
 (0)