From c1b3b60be4ad2c5c78cb1e3706019dfceb390f89 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 3 May 2015 18:53:04 +0200 Subject: [PATCH] Upgraded hibernate to 4.3.9.Final --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 83976dd9..416746a6 100644 --- a/pom.xml +++ b/pom.xml @@ -127,8 +127,7 @@ UTF-8 - 4.3.7.Final - 4.3.7.Final + 4.3.9.Final 5.1.3.Final 3.0.0 3.2.3 @@ -156,12 +155,12 @@ org.hibernate hibernate-core - ${hibernate-core.version} + ${hibernate.version} org.hibernate hibernate-envers - ${hibernate-envers.version} + ${hibernate.version} org.hibernate -- 2.20.1