diff options
author | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-15 10:41:00 +0200 |
---|---|---|
committer | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-15 10:41:00 +0200 |
commit | f49a3969e8de7f34d9546afc39386d1183024943 (patch) | |
tree | 6cee53873a71a55a821ffe8feb587d4528ef3d09 | |
parent | 2d7df7d60a61229b06912f73fff5b6cdc1d36a22 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 -->
|