From a21d411bdbd5770dcc48e50d896fb4cc1e948282 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 9 Dec 2015 09:26:10 +0100 Subject: [PATCH] DATAJPA-831 - Upgraded Hibernate 5 build profile to 5.0.5. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 405190390..1dcafb0b2 100644 --- a/pom.xml +++ b/pom.xml @@ -55,13 +55,13 @@ hibernate-5 - 5.0.1.Final + 5.0.5.Final hibernate-5-next - 5.0.2-SNAPSHOT + 5.0.5-SNAPSHOT