From 76c0aaa69926a1ab0c2c84adddcc9aab2048c736 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 4 Mar 2014 11:22:52 +0100 Subject: [PATCH] DATAJPA-485 - Upgraded to Hibernate profiles to 4.3.4 and 4.2.10. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 848594061..dcdd96e13 100644 --- a/pom.xml +++ b/pom.xml @@ -41,13 +41,13 @@ hibernate-42 - 4.2.8.Final + 4.2.10.Final hibernate-43 - 4.3.1.Final + 4.3.4.Final