From abaa9b7b8616872a6edf174debfbdd4973080c24 Mon Sep 17 00:00:00 2001 From: Kristian Date: Thu, 31 Oct 2019 15:47:39 +0100 Subject: [PATCH] Add Hibernate 5.3.11 compile profile --- pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pom.xml b/pom.xml index 73d39c47..463df76b 100644 --- a/pom.xml +++ b/pom.xml @@ -382,6 +382,27 @@ + + hibernate5.3.11 + + + hibernate5.3.11 + + + + + org.hibernate + hibernate-core + 5.3.11.Final + + + javax.el + javax.el-api + 3.0.0 + + + + apache-el