summaryrefslogtreecommitdiffstats
path: root/dcaedt_catalog/service/pom.xml
diff options
context:
space:
mode:
authorEran (ev672n), Vosk <ev672n@att.com>2018-10-10 13:23:54 +0300
committerEran (ev672n), Vosk <ev672n@att.com>2018-10-10 13:24:19 +0300
commit8571b0c392db6913a02cf05bb7566ebefe556ee4 (patch)
treef7384e4936bf086848bdc790731ec655544f0be8 /dcaedt_catalog/service/pom.xml
parent4ec8e60178d36dff5e683191641e450dd809b667 (diff)
security check issues
updating some of the libraries to use safer versions, using security check issues Change-Id: I1a849669da16404661bfa7f1a826c0fa9828c410 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
Diffstat (limited to 'dcaedt_catalog/service/pom.xml')
-rw-r--r--dcaedt_catalog/service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_catalog/service/pom.xml b/dcaedt_catalog/service/pom.xml
index 8358859..eb4a175 100644
--- a/dcaedt_catalog/service/pom.xml
+++ b/dcaedt_catalog/service/pom.xml
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
- <version>4.3.17.RELEASE</version>
+ <version>5.0.9.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>