diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index b16af205d9..6aac11eb41 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -50,6 +50,7 @@
1.4.1.RELEASE
1.1.1.RELEASE
2.0.1.RELEASE
+ 1.7.1.RELEASE
0.9.0.RELEASE
1.2.1.RELEASE
1.1.1.RELEASE
@@ -500,6 +501,12 @@
spring-data-redis
${spring-data-redis.version}
+
+ org.springframework.data
+ spring-data-commons
+ ${spring-data-commons.version}
+ true
+
org.springframework.hateoas
spring-hateoas