You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2019/06/17 20:19:47 UTC

[maven] branch master updated: [MNG-6674] Upgrade Wagon to 3.3.3

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new edf6168  [MNG-6674] Upgrade Wagon to 3.3.3
edf6168 is described below

commit edf61684c834090561954ea32d90d917e69c7b5e
Author: Michael Osipov <mi...@apache.org>
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 c9f5c4d..861a02a 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>