From af3fada396c30564e3689f14e5fd3d2e674f0199 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 17 Dec 2018 17:11:37 +0100 Subject: [PATCH] Polish "Add missing dependency management entry for hibernate-vibur" Closes gh-15467 --- spring-boot-project/spring-boot-dependencies/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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