aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGitelman, Tal (tg851x) <tg851x@intl.att.com>2018-03-15 10:41:00 +0200
committerGitelman, Tal (tg851x) <tg851x@intl.att.com>2018-03-15 10:41:00 +0200
commitf49a3969e8de7f34d9546afc39386d1183024943 (patch)
tree6cee53873a71a55a821ffe8feb587d4528ef3d09
parent2d7df7d60a61229b06912f73fff5b6cdc1d36a22 (diff)
Analyze and fix IQ server violations SDC-tosca
Change-Id: I046da39e8a6817e73bf568349829cc9eafc8029a Issue-ID: SDC-1099 Signed-off-by: Gitelman, Tal (tg851x) <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 160fab9..607ecf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.8.10</version>
+ <version>2.9.4</version>
</dependency>
<!-- jtosca Tosca Parser -->