From c8933d155694ce37b1d4be59a744c8f7cbde6bb5 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 1 Jul 2019 09:51:56 +0200 Subject: [PATCH 4/4] Use non-shaded HTTP wagon --- apache-maven/pom.xml | 15 --------------- pom.xml | 1 - 2 files changed, 16 deletions(-) diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml index 2686570af..d22ae121d 100644 --- a/apache-maven/pom.xml +++ b/apache-maven/pom.xml @@ -63,21 +63,6 @@ under the License. org.apache.maven.wagon wagon-http - shaded - - - org.apache.httpcomponents - httpclient - - - org.apache.httpcomponents - httpcore - - - org.apache.maven.wagon - wagon-http-shared - - org.slf4j diff --git a/pom.xml b/pom.xml index 237cdc39e..85436c54d 100644 --- a/pom.xml +++ b/pom.xml @@ -324,7 +324,6 @@ under the License. org.apache.maven.wagon wagon-http ${wagonVersion} - shaded commons-logging -- 2.21.0