aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-01-16 18:10:38 +0200
committerTal Gitelman <tg851x@intl.att.com>2018-01-16 18:10:38 +0200
commit47e565009721c2deac5a24d8ba57c47264a0dc38 (patch)
treec4e7ec16d575d5db886753139d3c0c4967ef16fa
parentf7ce63aa7a53fb7b8c6df851dd82953a7063d075 (diff)
Review security issues: sdc-tosca
Change-Id: If03e262185b51a2c8adb2268948f316b23787471 Issue-ID: SDC-806 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5694003..e9434dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.0.2</version>
+ <version>2.8.10</version>
</dependency>
<!-- jtosca Tosca Parser -->