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 <[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 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>

Reply via email to