This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch jenkins-buld-error-wip in repository https://gitbox.apache.org/repos/asf/maven.git
commit 9828fbb24d55188b36369a8642a3e384e7c7482e Author: Michael Osipov <[email protected]> AuthorDate: Sun Jun 16 16:23:17 2019 +0200 [MNG-6674] Upgrade Wagon to 3.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d8a11a..0db11dd 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ under the License. <plexusUtilsVersion>3.2.0</plexusUtilsVersion> <guiceVersion>4.2.1</guiceVersion> <sisuInjectVersion>0.3.3</sisuInjectVersion> - <wagonVersion>3.3.2</wagonVersion> + <wagonVersion>3.3.3</wagonVersion> <securityDispatcherVersion>1.4</securityDispatcherVersion> <cipherVersion>1.7</cipherVersion> <modelloVersion>1.11</modelloVersion>
