From 041f9989238e36f0779b42b08f20e64f302af554 Mon Sep 17 00:00:00 2001 From: Rafael Bey Date: Tue, 26 Nov 2024 09:48:24 -0500 Subject: [PATCH] Remove unused dependency --- .../legend-engine-xt-persistence-protocol/pom.xml | 4 ---- .../pom.xml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/legend-engine-xts-persistence/legend-engine-xt-persistence-protocol/pom.xml b/legend-engine-xts-persistence/legend-engine-xt-persistence-protocol/pom.xml index 48d5287dac1..f18b4d2bc87 100644 --- a/legend-engine-xts-persistence/legend-engine-xt-persistence-protocol/pom.xml +++ b/legend-engine-xts-persistence/legend-engine-xt-persistence-protocol/pom.xml @@ -43,10 +43,6 @@ com.fasterxml.jackson.core jackson-annotations - - com.fasterxml.jackson.core - jackson-databind - diff --git a/legend-engine-xts-persistence/legend-engine-xt-persistence-target-relational-protocol/pom.xml b/legend-engine-xts-persistence/legend-engine-xt-persistence-target-relational-protocol/pom.xml index 9ca012fa8c0..e84dcdce339 100644 --- a/legend-engine-xts-persistence/legend-engine-xt-persistence-target-relational-protocol/pom.xml +++ b/legend-engine-xts-persistence/legend-engine-xt-persistence-target-relational-protocol/pom.xml @@ -47,10 +47,6 @@ com.fasterxml.jackson.core jackson-annotations - - com.fasterxml.jackson.core - jackson-databind -