From b7f3ac3bf85ec0c3e70897e5ea76b2f39517492d Mon Sep 17 00:00:00 2001 From: shrikantawachar Date: Thu, 13 Sep 2018 19:23:10 +0530 Subject: Handling Security violations SDC-1727, SDC-1724, SDC-1723, SDC-1718, SDC-1719, SDC-1716 and SDC-1325 Change-Id: I9a7cccbe4e0042d476bed74157e6173377b73d44 Issue-ID: SDC-1727 Signed-off-by: shrikantawachar --- onboarding/pom.xml | 6 +++--- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 2b1b7dd321..33585e8289 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -63,14 +63,14 @@ 2.5 2.6 3.4 - 3.1.8 + 3.1.16 3.4.0 3.4 2.4.7 2.3.1 2.2 2.3.26-incubating - 5.3.3.Final + 5.3.6.Final 4.5.3 4.4.1 4.1.2 @@ -82,7 +82,7 @@ 3.0.1-b04 1 2.5 - 2.8.1 + 2.8.10 ${jackson.version} ${jackson.version} 1.9.13 diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index b55be0b47d..72f420f126 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -67,7 +67,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + ${hibernate.validator.version} javax.ws.rs @@ -142,7 +142,7 @@ org.apache.cxf cxf-rt-transports-http - 2.2.2 + ${cxf.version} -- cgit 1.2.3-korg