diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index a03ffd71ce4..b8324d59df7 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -156,6 +156,7 @@
0.23.0.RELEASE
5.0.0.BUILD-SNAPSHOT
1.1.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
1.2.6.RELEASE
1.1.5.RELEASE
1.2.0.RELEASE
@@ -2106,6 +2107,36 @@
+
+ org.springframework.ldap
+ spring-ldap-core
+ ${spring-ldap.version}
+
+
+ org.springframework.ldap
+ spring-ldap-core-tiger
+ ${spring-ldap.version}
+
+
+ org.springframework.ldap
+ spring-ldap-ldif-batch
+ ${spring-ldap.version}
+
+
+ org.springframework.ldap
+ spring-ldap-ldif-core
+ ${spring-ldap.version}
+
+
+ org.springframework.ldap
+ spring-ldap-odm
+ ${spring-ldap.version}
+
+
+ org.springframework.ldap
+ spring-ldap-test
+ ${spring-ldap.version}
+
org.springframework.mobile
spring-mobile-device