diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index efc6245369df..f13f87d33033 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -2600,7 +2600,7 @@
com.zaxxer
- HikariCP-java6
+ *
diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml
index ee00d7c21dd8..af8adb515fba 100644
--- a/spring-boot-project/spring-boot-parent/pom.xml
+++ b/spring-boot-project/spring-boot-parent/pom.xml
@@ -572,6 +572,12 @@
+
+
+ com.zaxxer:HikariCP-*
+
+ true
+
[1.8,)