From c93aa5e16d65fc6185cfb4519d211eb627da2b21 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Thu, 27 Oct 2022 17:59:34 +0200 Subject: Revert "Upgrade Jetty from 9.4.49 to 11.0.12" This reverts commit c095cbbf433760100e6d1bf04d88b2f6b1b710e8. --- application/pom.xml | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) (limited to 'application') diff --git a/application/pom.xml b/application/pom.xml index 2f0586145b2..8f9dc7999a0 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -139,8 +139,8 @@ - org.eclipse.jetty.http2 - http2-common + org.eclipse.jetty.alpn + alpn-api org.eclipse.jetty.http2 @@ -150,44 +150,36 @@ org.eclipse.jetty jetty-alpn-java-server - - org.eclipse.jetty - jetty-alpn-server - org.eclipse.jetty jetty-client + test org.eclipse.jetty - jetty-http - - - org.eclipse.jetty - jetty-io + jetty-continuation + test org.eclipse.jetty jetty-jmx + test org.eclipse.jetty jetty-server + test org.eclipse.jetty jetty-servlet + test org.eclipse.jetty - jetty-util + jetty-servlets + test - - org.eclipse.jetty.toolchain - jetty-jakarta-servlet-api - - - org.junit.jupiter junit-jupiter-api @@ -198,6 +190,8 @@ junit-jupiter-engine test + + -- cgit v1.2.3