From 1cfb2e1018c4eb55eb957fbddc08651fc7952027 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 85fc92028..f5ee0e98f 100644 --- a/pom.xml +++ b/pom.xml @@ -56,13 +56,13 @@ hibernate-5 - 5.0.7.Final + 5.0.10.Final hibernate-5-next - 5.0.8-SNAPSHOT + 5.0.11-SNAPSHOTS