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 b6cf710 [MNG-7042] Upgrade Maven Wagon to 3.4.2 b6cf710 is described below commit b6cf7109523e77c0a9c9a0cbf3f9759de8973e6d Author: Michael Osipov <micha...@apache.org> AuthorDate: Sat Nov 28 20:25:59 2020 +0100 [MNG-7042] Upgrade Maven Wagon to 3.4.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 335e666..d8e39bf 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ under the License. <plexusUtilsVersion>3.3.0</plexusUtilsVersion> <guiceVersion>4.2.3</guiceVersion> <sisuInjectVersion>0.3.4</sisuInjectVersion> - <wagonVersion>3.4.0</wagonVersion> + <wagonVersion>3.4.2</wagonVersion> <jsoupVersion>1.12.1</jsoupVersion> <securityDispatcherVersion>1.4</securityDispatcherVersion> <cipherVersion>1.8</cipherVersion>