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/02/13 18:46:47 UTC

[maven] branch MNG-6591 created (now 4decfcf)

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

michaelo pushed a change to branch MNG-6591
in repository https://gitbox.apache.org/repos/asf/maven.git.


      at 4decfcf  [MNG-6591] Upgrade to Wagon 3.3.2

This branch includes the following new commits:

     new 4decfcf  [MNG-6591] Upgrade to Wagon 3.3.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven] 01/01: [MNG-6591] Upgrade to Wagon 3.3.2

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4decfcfcfe857df5960fc37af0c59c183c93acee
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Feb 13 19:46:38 2019 +0100

    [MNG-6591] Upgrade to Wagon 3.3.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 27c7b85..11b3de8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@ under the License.
     <plexusUtilsVersion>3.1.0</plexusUtilsVersion>
     <guiceVersion>4.2.1</guiceVersion>
     <sisuInjectVersion>0.3.3</sisuInjectVersion>
-    <wagonVersion>3.3.1</wagonVersion>
+    <wagonVersion>3.3.2</wagonVersion>
     <securityDispatcherVersion>1.4</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.9.1</modelloVersion>