From 91ddc374426eafb5ba6bd02c295867b2c4aa867e Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Tue, 20 Dec 2022 09:59:24 +0100 Subject: [PATCH] [MNG-7641] Upgrade Maven Wagon to 3.5.3 --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 0503501b6607..4cf46b73fc3f 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ under the License. 3.3.1 4.2.2 0.3.5 - 3.5.2 + 3.5.3 2.0 2.0 1.11 @@ -341,12 +341,6 @@ under the License. wagon-http ${wagonVersion} shaded - - - commons-logging - commons-logging - -