diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index 002a287928..e2bde6b2dc 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -68,6 +68,7 @@
3.9.4
1.2.3
5.2.17.Final
+ 1.0.2.Final
6.0.9.Final
2.7.9
2.4.0
@@ -1886,6 +1887,11 @@
hibernate-testing
${hibernate.version}
+
+ org.hibernate.javax.persistence
+ hibernate-jpa-2.1-api
+ ${hibernate-jpa-2.1-api.version}
+
org.hibernate.validator
hibernate-validator