diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml
index 54cf00fe003..a18eab72a2b 100644
--- a/spring-boot-project/spring-boot-parent/pom.xml
+++ b/spring-boot-project/spring-boot-parent/pom.xml
@@ -276,12 +276,6 @@
org.springframework
spring-test
test
-
-
- commons-logging
- commons-logging
-
-
diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/pom.xml
index 9aae5b2590d..b675ff1b21f 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/pom.xml
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -21,21 +21,6 @@
${java.version}
${java.version}
-
-
-
- org.springframework
- spring-core
- ${spring.version}
-
-
- commons-logging
- commons-logging
-
-
-
-
-
@@ -180,6 +165,13 @@
org.apache.maven.plugins
maven-shade-plugin
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+ ${revision}
+
+
true
true
diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml
index 859058d1063..7993a561453 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml
@@ -58,12 +58,6 @@
org.springframework
spring-core
-
-
- commons-logging
- commons-logging
-
-
org.springframework