aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/api
diff options
context:
space:
mode:
authorshrikantawachar <shrikant.awachar@amdocs.com>2018-10-25 21:16:21 +0530
committerMichael Lando <michael.lando@intl.att.com>2018-10-27 10:23:15 +0000
commit59b44f50c4e85eb5fd2dd374b368afc6ccfbd534 (patch)
tree17e006bbd3f6bbf85eee5a2d1eb013f247923176 /openecomp-be/api
parent0f1557ebbfe7d2f11648eaf2ea445482c4debbed (diff)
Upgrading Jetty version in onboarding
Upgrading Jetty version in onboarding Change-Id: I1b34f019819ee55295af083daa2ba4bf25433a82 Issue-ID: SDC-1870 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Diffstat (limited to 'openecomp-be/api')
-rw-r--r--openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
</parent>
<properties>
- <jetty.version>9.3.6.v20151106</jetty.version>
+ <jetty.version>9.4.11.v20180605</jetty.version>
</properties>
<dependencies>