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 --- integration-tests/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index d004de7abf..d3f64e47ee 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -95,12 +95,32 @@ limitations under the License. catalog-model ${project.version} test + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + + org.openecomp.sdc.be catalog-dao ${project.version} test + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + + org.openecomp.sdc -- cgit 1.2.3-korg