From 86cf9ece99fdc169427426010d07d59b3d0d1d91 Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 5 Mar 2019 05:17:11 +0100 Subject: Rework the hibernate adapter This was using the Jackson library so a new handmade hibernate adapter has been developed. Issue-ID: CLAMP-300 Change-Id: Ia1c1e8791370c139127e6fa4bd2b96c02f632fde Signed-off-by: sebdet --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 920aa874..38069099 100644 --- a/pom.xml +++ b/pom.xml @@ -338,11 +338,6 @@ org.springframework.boot spring-boot-starter-data-jpa - - com.vladmihalcea - hibernate-types-52 - 2.4.1 - org.onap.aaf.authz -- cgit 1.2.3-korg