diff --git a/spring-cloud-starter-task/pom.xml b/spring-cloud-starter-task/pom.xml
index 59e21406..99d52b5b 100644
--- a/spring-cloud-starter-task/pom.xml
+++ b/spring-cloud-starter-task/pom.xml
@@ -15,6 +15,10 @@
Spring Boot starter for Spring Cloud Task
+
+ org.springframework.boot
+ spring-boot-starter
+
org.springframework.cloud
spring-cloud-task-core
diff --git a/spring-cloud-task-samples/batch-events/pom.xml b/spring-cloud-task-samples/batch-events/pom.xml
index eb6605ab..73ff2eee 100644
--- a/spring-cloud-task-samples/batch-events/pom.xml
+++ b/spring-cloud-task-samples/batch-events/pom.xml
@@ -39,10 +39,6 @@
org.springframework.boot
spring-boot-starter-batch
-
- org.springframework.boot
- spring-boot-starter
-
org.springframework.boot
spring-boot-starter-test
diff --git a/spring-cloud-task-samples/task-events/pom.xml b/spring-cloud-task-samples/task-events/pom.xml
index 16b9d942..bcd5e82a 100644
--- a/spring-cloud-task-samples/task-events/pom.xml
+++ b/spring-cloud-task-samples/task-events/pom.xml
@@ -35,11 +35,6 @@
-
- org.springframework.boot
- spring-boot-starter
-
-
org.springframework.cloud
spring-cloud-starter-task
diff --git a/spring-cloud-task-samples/taskprocessor/pom.xml b/spring-cloud-task-samples/taskprocessor/pom.xml
index b90ba5b2..07fcb1c6 100644
--- a/spring-cloud-task-samples/taskprocessor/pom.xml
+++ b/spring-cloud-task-samples/taskprocessor/pom.xml
@@ -35,10 +35,6 @@
-
- org.springframework.boot
- spring-boot-starter
-
org.springframework.cloud
spring-cloud-starter-task
diff --git a/spring-cloud-task-samples/tasksink/pom.xml b/spring-cloud-task-samples/tasksink/pom.xml
index d181f66a..86de9126 100644
--- a/spring-cloud-task-samples/tasksink/pom.xml
+++ b/spring-cloud-task-samples/tasksink/pom.xml
@@ -35,10 +35,6 @@
-
- org.springframework.boot
- spring-boot-starter
-
org.springframework.cloud
spring-cloud-starter-task
diff --git a/spring-cloud-task-samples/timestamp/pom.xml b/spring-cloud-task-samples/timestamp/pom.xml
index 199d61d2..6dce36bc 100644
--- a/spring-cloud-task-samples/timestamp/pom.xml
+++ b/spring-cloud-task-samples/timestamp/pom.xml
@@ -35,10 +35,6 @@
-
- org.springframework.boot
- spring-boot-starter
-
org.springframework.boot
spring-boot-starter-test