From 7c4b7f54461cd49e334e21f88bdf870a1db5c285 Mon Sep 17 00:00:00 2001 From: markslater Date: Thu, 14 Oct 2021 01:06:29 +0100 Subject: [PATCH] Issue #6987 - Add jetty-unixdomain-server to jetty-bom (#6988) Signed-off-by: markslater --- jetty-bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml index 3aa1aff1909e..c97cfcacc422 100644 --- a/jetty-bom/pom.xml +++ b/jetty-bom/pom.xml @@ -297,6 +297,11 @@ jetty-servlets 10.0.8-SNAPSHOT + + org.eclipse.jetty + jetty-unixdomain-server + 10.0.8-SNAPSHOT + org.eclipse.jetty jetty-unixsocket-common