diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index a5742933b1a..a7be321dd56 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -151,7 +151,6 @@
1.0.4.RELEASE
2.0.9.RELEASE
1.2.0.RC1
- 1.1.0.RELEASE
1.1.4.RELEASE
2.0.3.RELEASE
1.0.2.RELEASE
@@ -2042,11 +2041,6 @@
spring-session-data-redis
${spring-session.version}
-
- org.springframework.shell
- spring-shell
- ${spring-shell.version}
-
org.springframework.social
spring-social-config
diff --git a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
index 0b77eb8c33a..14e98a1ac7d 100644
--- a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
@@ -23,19 +23,11 @@
org.springframework.boot
spring-boot-starter-data-gemfire
-
-
- org.springframework.shell
- spring-shell
- runtime
-
-
org.springframework.boot
spring-boot-configuration-processor
true
-
org.springframework.boot
spring-boot-starter-test