From 291f925601312c62b568876d25992d65d1ce69e6 Mon Sep 17 00:00:00 2001 From: "Christopher L. Shannon (cshannon)" Date: Thu, 31 Mar 2022 13:09:25 -0400 Subject: [PATCH] AMQ-8554 - Add missing jetty-continuation jar to assembly --- assembly/src/main/descriptors/common-bin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml index f410f361b1..55ea978f74 100644 --- a/assembly/src/main/descriptors/common-bin.xml +++ b/assembly/src/main/descriptors/common-bin.xml @@ -260,6 +260,7 @@ org.eclipse.jetty:jetty-servlet org.eclipse.jetty:jetty-security org.eclipse.jetty:jetty-rewrite + org.eclipse.jetty:jetty-continuation org.eclipse.jetty.websocket:websocket-api org.eclipse.jetty.websocket:websocket-common org.eclipse.jetty.websocket:websocket-server