aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/api/openecomp-sdc-rest-webapp
diff options
context:
space:
mode:
authorPiotr Darosz <piotr.darosz@nokia.com>2019-06-11 15:24:22 +0200
committerOfir Sonsino <ofir.sonsino@intl.att.com>2019-06-19 07:13:41 +0000
commit044b3f89b4b72904905ae555039fbe41b2335395 (patch)
tree03b35ac174ec39375cf2ddf1fb6ae61ce7653990 /openecomp-be/api/openecomp-sdc-rest-webapp
parent2a74ec311f9fc3b430a3d768195156c7b20c5e93 (diff)
Upgrade jetty version
Upgrade jetty-http component to current version. Change-Id: I0bc8636b31973a865ffa1205866828c33cc15e4b Issue-ID: SDC-2268 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp')
-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 a9281b32e7..d4ad5a3173 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.4.11.v20180605</jetty.version>
+ <jetty.version>9.4.18.v20190429</jetty.version>
</properties>
<dependencies>