summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEran (ev672n), Vosk <ev672n@att.com>2018-10-15 15:32:59 +0300
committerEran (ev672n), Vosk <ev672n@att.com>2018-10-15 15:32:59 +0300
commit936253bccdcebe82ed06b55025087e96bbd35551 (patch)
tree76eda53e313fc3518a7cc18417c5413c56b85130
parent25aa909490e9e91475e1a0ae3a186a6a17fe13fe (diff)
security check issues
updating spring version, using security check issues Change-Id: Ic6bb7030f106acaf92410eb8cec3f40932657148 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
-rw-r--r--dcaedt_catalog/commons/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_catalog/commons/pom.xml b/dcaedt_catalog/commons/pom.xml
index 2008b6c..6da23c2 100644
--- a/dcaedt_catalog/commons/pom.xml
+++ b/dcaedt_catalog/commons/pom.xml
@@ -120,7 +120,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.7.8</version>
+ <version>2.9.6</version>
</dependency>
<dependency>
<groupId>com.github.wnameless</groupId>