From 0762d63bd60b64085847d2a96a1e39718702c54b 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 2ab877a41..83e7446f4 100644 --- a/pom.xml +++ b/pom.xml @@ -54,13 +54,13 @@ hibernate-5 - 5.0.1.Final + 5.0.5.Final hibernate-5-next - 5.0.2-SNAPSHOT + 5.0.5-SNAPSHOT