From 2eada6114844d4751fbf3dbd0beb18d31fd584cc Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 6 Dec 2016 14:29:29 +0100 Subject: [PATCH] DATAJPA-1018 - Upgrade Hibernate 5.0 build profile to 5.0.10. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b638ff5c1..bfdcefe0c 100644 --- a/pom.xml +++ b/pom.xml @@ -49,13 +49,13 @@ hibernate-5 - 5.0.9.Final + 5.0.10.Final hibernate-5-next - 5.0.10-SNAPSHOTS + 5.0.11-SNAPSHOTS