From ca8e5afa0a3eca618dbb0d06833567cf88910b56 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 26 Aug 2020 14:22:52 +0000 Subject: [PATCH] Update hibernate core to v5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5a96f1c8c..1bd33c972 100644 --- a/pom.xml +++ b/pom.xml @@ -177,14 +177,14 @@ org.hibernate hibernate-core - 3.6.10.Final + 5.4.20.Final org.hibernate hibernate-tools - 3.6.0.Final + 5.4.20.Final