diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index aed5eca35c..64c800d9f1 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -1717,6 +1717,11 @@
spring-session
${spring-session.version}
+
+ org.springframework.session
+ spring-session-data-redis
+ ${spring-session.version}
+
org.springframework.social
spring-social-config