From bdc4846a533836f404c18c2213402469a8617712 Mon Sep 17 00:00:00 2001 From: Hugo Renard Date: Mon, 7 Feb 2022 16:54:34 +0100 Subject: [PATCH] remove hibernate from pom --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 9ec62e56e4..866b05a69a 100644 --- a/pom.xml +++ b/pom.xml @@ -147,16 +147,6 @@ resilience4j-retry ${resilience4jVersion} - - org.hibernate - hibernate-core - 5.6.5.Final - - - org.hibernate - hibernate-validator - 7.0.2.Final -