This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MNG-6492 in repository https://gitbox.apache.org/repos/asf/maven.git
commit 67e31328d4288c146e10dd9ff2241af8a3ba7750 Author: Michael Osipov <micha...@apache.org> AuthorDate: Tue Oct 2 23:04:43 2018 +0200 [MNG-6486] Upgrade to Wagon 3.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1645b6..30a4d8c 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ under the License. <plexusUtilsVersion>3.1.0</plexusUtilsVersion> <guiceVersion>4.2.0</guiceVersion> <sisuInjectVersion>0.3.3</sisuInjectVersion> - <wagonVersion>3.1.0</wagonVersion> + <wagonVersion>3.2.0</wagonVersion> <securityDispatcherVersion>1.4</securityDispatcherVersion> <cipherVersion>1.7</cipherVersion> <modelloVersion>1.9.1</modelloVersion>