From d136e3e9663c7d3707f9a433edb22e5f590e6e1a Mon Sep 17 00:00:00 2001 From: jansupol Date: Tue, 12 Jan 2021 14:31:29 +0100 Subject: [PATCH] Updated dependecies Signed-off-by: jansupol --- ext/cdi/jersey-cdi1x-servlet/pom.xml | 8 +--- pom.xml | 55 ++++++---------------------- tests/osgi/functional/pom.xml | 27 +++++++------- 3 files changed, 26 insertions(+), 64 deletions(-) diff --git a/ext/cdi/jersey-cdi1x-servlet/pom.xml b/ext/cdi/jersey-cdi1x-servlet/pom.xml index e17573fcbc..db579a866a 100644 --- a/ext/cdi/jersey-cdi1x-servlet/pom.xml +++ b/ext/cdi/jersey-cdi1x-servlet/pom.xml @@ -1,7 +1,7 @@ - - org.mortbay.jetty - maven-jetty-plugin - ${mortbay.jetty.plugin.version} - org.mortbay.jetty jetty-maven-plugin @@ -1912,28 +1907,6 @@ ${pax.exam.version} test - - - org.mortbay.jetty - jetty - ${mortbay.jetty.plugin.version} - test - - - - org.mortbay.jetty - jetty-util - ${mortbay.jetty.plugin.version} - test - - - - org.mortbay.jetty - servlet-api-2.5 - ${jetty.servlet.api.25.version} - test - - junit junit @@ -2079,7 +2052,7 @@ 1.6 org.glassfish.hk2.*;version="[2.5,4)" org.jvnet.hk2.*;version="[2.5,4)" - 6.0.0-RC1 + 6.0.0 4.5.9 2.11.3 3.25.0-GA @@ -2103,7 +2076,6 @@ 1.2.4 1.2.5 2.0.4 - 2.4 3.0.1 4.0.3 6.0.1 @@ -2114,18 +2086,18 @@ 3.0.0-M3 - 4.0.0.Beta5 - 7.0.0.Alpha6 + 4.0.0.Final + 7.0.0.Final 2.11.0 - 6.0.0-RC1 + 6.0.0 3.0.0 4.0.0 - 3.0.0-M1 - 3.0.0-RC1 + 3.0.0 + 3.0.1 3.0.0 2.0.0 2.0.0 @@ -2142,24 +2114,19 @@ 3.0.0 3.0.0 3.0.0 - 3.0.0-M5 + 3.0.0 3.0 3.0.0 - 11.0.0.beta3 - 11.0.0.beta3 + 11.0.0 + 11.0.0 2.0.0 2.0.0 2.0.0 - 3.0.0-M2 + 3.0.0 2.0.1 1.3.2 - - 6.1.26 - 6.1.14 - 1.9.13 - diff --git a/tests/osgi/functional/pom.xml b/tests/osgi/functional/pom.xml index 93bde732d8..5e5e5a57bf 100644 --- a/tests/osgi/functional/pom.xml +++ b/tests/osgi/functional/pom.xml @@ -1,7 +1,7 @@ + + + + + + + + + - org.mortbay.jetty - jetty - test - - - org.mortbay.jetty - jetty-util - test - - - org.mortbay.jetty - servlet-api-2.5 + jakarta.servlet + jakarta.servlet-api + ${servlet5.version} test