From eae3e8b357d96bff29ce0b3086aed388754feaf2 Mon Sep 17 00:00:00 2001 From: Dominik Mizyn Date: Fri, 18 Oct 2019 14:43:07 +0200 Subject: Security Vulnerability in pom.xml fix Security Vulnerability in pom.xml fix Issue-ID: PORTAL-772 Change-Id: I6b0932122b101411b06d371e757918875529b87d Signed-off-by: Dominik Mizyn --- ecomp-sdk/epsdk-core/pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'ecomp-sdk/epsdk-core/pom.xml') diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index be08cc3e..565867dd 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -185,7 +185,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.2.1.Final @@ -228,7 +228,7 @@ com.mchange c3p0 - 0.9.5.3 + 0.9.5.4 @@ -261,7 +261,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.10 + 2.8.11.4 @@ -285,7 +285,7 @@ org.apache.tomcat tomcat-websocket - 8.0.28 + 8.0.52 provided @@ -344,7 +344,7 @@ org.elasticsearch elasticsearch - 2.2.0 + 6.8.2 org.apache.lucene @@ -355,7 +355,7 @@ io.searchbox jest - 2.0.0 + 5.3.2 commons-logging @@ -367,13 +367,13 @@ com.att.eelf eelf-core - 1.0.0 + 1.0.0-oss org.owasp.esapi esapi - 2.1.0.1 + 2.2.0.0 commons-beanutils @@ -434,7 +434,7 @@ com.thoughtworks.xstream xstream - 1.4.10 + 1.4.11 org.apache.wicket @@ -459,7 +459,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.4 org.apache.poi -- cgit 1.2.3-korg