summaryrefslogtreecommitdiffstats
path: root/dependencies-clm
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-09-24 07:59:42 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-09-24 08:00:50 -0700
commit139a32e10448a968d27b2c2f8f8e2396038ac407 (patch)
treea1a1ed29cadef9e47aa637b2bea9aa7465b3f3b7 /dependencies-clm
parent8e6f67e07788e1ef75fa4ac8a480decf61df573c (diff)
Revert "Add jackson-databind dependency"
This reverts commit 8e6f67e07788e1ef75fa4ac8a480decf61df573c. Issue-ID: SO-1047 Change-Id: I225e6ab136d84348417fada042da1234d5c15cd6 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'dependencies-clm')
-rw-r--r--dependencies-clm/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml
index 478a52c..32ac3e6 100644
--- a/dependencies-clm/pom.xml
+++ b/dependencies-clm/pom.xml
@@ -79,14 +79,6 @@
<artifactId>jackson-core</artifactId>
</dependency>
<dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- </dependency>
- <dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-annotations</artifactId>
- </dependency>
- <dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery</artifactId>
</dependency>