From c0da3da4c4eb8af6da6d06d5708c6de7574052cb Mon Sep 17 00:00:00 2001 From: Sandro La Bruzzo Date: Mon, 18 Mar 2019 10:45:30 +0100 Subject: [PATCH] addedd common modules for CollectionBuilder in spark --- dhp-common/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dhp-common/pom.xml b/dhp-common/pom.xml index 51db097b7..8b66ddae2 100644 --- a/dhp-common/pom.xml +++ b/dhp-common/pom.xml @@ -14,6 +14,15 @@ jar + + org.apache.commons + commons-lang3 + + + commons-codec + commons-codec + +