From 59b44f50c4e85eb5fd2dd374b368afc6ccfbd534 Mon Sep 17 00:00:00 2001 From: shrikantawachar Date: Thu, 25 Oct 2018 21:16:21 +0530 Subject: Upgrading Jetty version in onboarding Upgrading Jetty version in onboarding Change-Id: I1b34f019819ee55295af083daa2ba4bf25433a82 Issue-ID: SDC-1870 Signed-off-by: shrikantawachar --- onboarding/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/onboarding/pom.xml b/onboarding/pom.xml index a3c9990f2d..eaa3410e11 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -88,7 +88,7 @@ ${jackson.version} 1.9.13 1.58 - 9.0.6.v20130930 + 9.4.11.v20180605 1.19.1 1.18.1 4.12 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 dbaf3c904a..7616a55a5c 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 @@ -16,7 +16,7 @@ - 9.3.6.v20151106 + 9.4.11.v20180605 -- cgit 1.2.3-korg