From adba7272f85114288da45339133d5d7371930d9d Mon Sep 17 00:00:00 2001 From: cachescrubber Date: Thu, 4 Jan 2024 11:16:22 +0100 Subject: [PATCH] Remove duplicate dependency declaration for org.apache.httpcomponents:httpclient (#1382) --- spring-ws-core/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 03c71f1e..819f748c 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -166,18 +166,6 @@ ${httpclient5.version} true - - org.apache.httpcomponents - httpclient - ${httpclient.version} - true - - - commons-logging - commons-logging - - - org.eclipse.jetty