From 3ac59075b4272bc7a563fad32255c16e40180216 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Sep 2020 13:27:47 +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 51ce3b9c0..c3cf62b71 100644 --- a/pom.xml +++ b/pom.xml @@ -177,14 +177,14 @@ org.hibernate hibernate-core - 3.6.10.Final + 5.4.21.Final org.hibernate hibernate-tools - 3.6.0.Final + 5.4.21.Final