aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-07-20 16:33:10 -0400
committerJim Hahn <jrh3@att.com>2020-07-20 17:06:04 -0400
commit28a19b966e6fa8570e1b2c9d5d1cc873a6cd4f92 (patch)
tree2582964b3fa9915a5eb5aad694b9b5a597b405d3 /policy-endpoints/pom.xml
parent36a8646b94024e4bba2aeb1346cd8168393075c0 (diff)
Remove jackson from policy-common
Issue-ID: POLICY-1528 Change-Id: Ic4b9314a770e53cefb93776bfede35591363690e Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r--policy-endpoints/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml
index 4c5b912f..4ed6bde2 100644
--- a/policy-endpoints/pom.xml
+++ b/policy-endpoints/pom.xml
@@ -144,11 +144,6 @@
</dependency>
<dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-annotations</artifactId>
- </dependency>
-
- <dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>