From: shrikantawachar Date: Thu, 13 Sep 2018 13:53:10 +0000 (+0530) Subject: Handling Security violations X-Git-Tag: 1.3.0~116 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b7f3ac3bf85ec0c3e70897e5ea76b2f39517492d;p=sdc.git 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 --- 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}