diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 7ac0378ee2..e75fdf2336 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 @@ -1930,6 +1931,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