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/07/26 21:26:18 UTC

[maven] branch MNG-6674 created (now 1b0cb09)

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

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


      at 1b0cb09  [MNG-6674] Upgrade Wagon to 3.3.3

This branch includes the following new commits:

     new 1b0cb09  [MNG-6674] Upgrade Wagon to 3.3.3

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-6674] Upgrade Wagon to 3.3.3

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

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

commit 1b0cb097d099ae91426e88067b36684c5c96604b
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>