From 77cd47f5f462a10a767c55fe1dd6cf5d35593db2 Mon Sep 17 00:00:00 2001 From: yjhawar Date: Wed, 14 Dec 2022 12:47:43 +0530 Subject: [PATCH] Exclude the transitive dependency org.apache.ivy:ivy from the direct dependency hydrator-test. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index c57065c..d681db6 100644 --- a/pom.xml +++ b/pom.xml @@ -127,6 +127,10 @@ com.fasterxml.jackson.core jackson-databind + + org.apache.ivy + ivy +