From 89c53c35adc866f80644111413c69e8cef960cca Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 21 Jan 2024 03:03:49 -0500 Subject: [PATCH] [pom] Remove duplicate jetty client definition --- Source/JNA/waffle-jetty/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Source/JNA/waffle-jetty/pom.xml b/Source/JNA/waffle-jetty/pom.xml index dd1ca7e809..63fa9342f8 100644 --- a/Source/JNA/waffle-jetty/pom.xml +++ b/Source/JNA/waffle-jetty/pom.xml @@ -83,12 +83,6 @@ ${jetty.version} provided - - org.eclipse.jetty - jetty-client - ${jetty.version} - provided - org.eclipse.jetty jetty-servlet