From 8e6f67e07788e1ef75fa4ac8a480decf61df573c Mon Sep 17 00:00:00 2001 From: "Siva.ye" Date: Fri, 21 Sep 2018 09:41:22 +0000 Subject: Add jackson-databind dependency Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000009 Issue-ID: SO-1047 Signed-off-by: Siva.ye --- dependencies-clm/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'dependencies-clm/pom.xml') diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml index 32ac3e6..478a52c 100644 --- a/dependencies-clm/pom.xml +++ b/dependencies-clm/pom.xml @@ -78,6 +78,14 @@ com.fasterxml.jackson.core jackson-core + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-annotations + org.webjars jquery -- cgit 1.2.3-korg