diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 10b83371994..ec2e294de54 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -1230,6 +1230,11 @@
hamcrest-library
${hamcrest.version}
+
+ org.hibernate
+ hibernate-core
+ ${hibernate.version}
+
org.hibernate
hibernate-ehcache