From 4c67072002bab5738ae41810ed4c1e9c8b6365fc 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 dddfa9e00..f0934645c 100644 --- a/pom.xml +++ b/pom.xml @@ -79,13 +79,13 @@ hibernate-5 - 5.0.9.Final + 5.0.10.Final hibernate-5-next - 5.0.10-SNAPSHOTS + 5.0.11-SNAPSHOTS