Browse Source

Remove spring-ldap-core-tiger as it no longer exists

Closes gh-34299
pull/34503/head
Andy Wilkinson 3 years ago
parent
commit
0d0566b2cd
  1. 1
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1396,7 +1396,6 @@ bom { @@ -1396,7 +1396,6 @@ bom {
group("org.springframework.ldap") {
modules = [
"spring-ldap-core",
"spring-ldap-core-tiger",
"spring-ldap-ldif-core",
"spring-ldap-odm",
"spring-ldap-test"

Loading…
Cancel
Save