From fb430ce6bce6b122b8f0d7a1cf00be3b4446d2df Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 4 Mar 2024 14:05:52 -0500 Subject: [PATCH] Remove hard-coded jackson dependency in core --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c6fa8afb..598683b24 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,6 @@ com.fasterxml.jackson.core jackson-core - 2.15.0