diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index 8833a34b087..3e774044407 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -1993,11 +1993,6 @@
hibernate-c3p0
${hibernate.version}
-
- org.hibernate
- hibernate-vibur
- ${hibernate.version}
-
org.hibernate
hibernate-core
@@ -2065,6 +2060,11 @@
hibernate-testing
${hibernate.version}
+
+ org.hibernate
+ hibernate-vibur
+ ${hibernate.version}
+
org.hibernate.validator
hibernate-validator