summaryrefslogtreecommitdiffstats
path: root/csarvalidation/pom.xml
diff options
context:
space:
mode:
authorAvinash S <avinash.s@huawei.com>2018-03-01 10:59:06 +0000
committerAvinash S <avinash.s@huawei.com>2018-03-01 12:41:05 +0000
commit39c2bace10aa22928ce114b8ec18f516185df74b (patch)
tree2b92198e5cfabf176197866e882c03c3d43f4015 /csarvalidation/pom.xml
parent9ded7f0dfd535b485af0e35f03240ddd0cec9b0e (diff)
Fix security vulneribility
Fix policy error of level-10 in marketplace validation Change-Id: I69d145978c0f015c7c9297d83704a19712d98fe6 dChange-Id: I726ca94306b23bb1a01e0da77ab55f13ccd9128d Issue-ID: VNFSDK-212 Signed-off-by: Avinash S <avinash.s@huawei.com>
Diffstat (limited to 'csarvalidation/pom.xml')
-rw-r--r--csarvalidation/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/csarvalidation/pom.xml b/csarvalidation/pom.xml
index 8b4c922..ea25916 100644
--- a/csarvalidation/pom.xml
+++ b/csarvalidation/pom.xml
@@ -77,11 +77,6 @@
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- <version>2.9.4</version>
- </dependency>
- <dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.9.4</version>
</dependency>