From 063e3fc9766e095b8cf35b3129785161636ce9c1 Mon Sep 17 00:00:00 2001 From: Lachlan Roberts Date: Wed, 21 Aug 2024 14:25:02 +1000 Subject: [PATCH] PR #11883 - fix build issue with poms Signed-off-by: Lachlan Roberts --- documentation/jetty/modules/code/examples/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/jetty/modules/code/examples/pom.xml b/documentation/jetty/modules/code/examples/pom.xml index e6a5f6e7a26..f290c1dc98b 100644 --- a/documentation/jetty/modules/code/examples/pom.xml +++ b/documentation/jetty/modules/code/examples/pom.xml @@ -58,6 +58,10 @@ org.eclipse.jetty jetty-siwe + + org.eclipse.jetty + jetty-slf4j-impl + org.eclipse.jetty jetty-unixdomain-server @@ -117,10 +121,6 @@ org.eclipse.jetty.websocket jetty-websocket-jetty-server - - org.eclipse.jetty - jetty-slf4j-impl -