From 3b545d12b298bcd8df20ee547d48095edcf1fdff Mon Sep 17 00:00:00 2001
From: reusedname <155286845+reusedname@users.noreply.github.com>
Date: Mon, 24 Feb 2025 19:07:26 +0500
Subject: [PATCH] remove duplicate dependency
---
common/pom.xml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/common/pom.xml b/common/pom.xml
index 0948cd53..d5a9784b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -88,12 +88,7 @@
ch.qos.logback
logback-classic
test
-
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.10.0.pr1
-
+
commons-collections
commons-collections