From fc768c6cea75cc8aba3233780b9f31c73e787c99 Mon Sep 17 00:00:00 2001 From: vasraz Date: Fri, 14 Oct 2022 10:51:11 +0100 Subject: Align 'org.eclipse.jetty'-version (9.4.49.v20220914) Signed-off-by: Vasyl Razinkov Change-Id: If56735406d86bd42b57c2ccb1f23699c1685069b Issue-ID: SDC-4189 --- .../item-rest/item-rest-services/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/item-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index 1a545ba01c..64f555250c 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -100,6 +100,14 @@ org.springframework spring-core + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + -- cgit 1.2.3-korg