This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-3.8.x by this push:
new 09f77da [MNG-7119] Upgrade Maven Wagon to 3.4.3
09f77da is described below
commit 09f77da9b0c39848fe763bdd4a392151eec0d8c3
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Mar 16 18:22:04 2021 +0100
[MNG-7119] Upgrade Maven Wagon to 3.4.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c890214..f94b73a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@ under the License.
<plexusUtilsVersion>3.2.1</plexusUtilsVersion>
<guiceVersion>4.2.1</guiceVersion>
<sisuInjectVersion>0.3.4</sisuInjectVersion>
- <wagonVersion>3.3.4</wagonVersion>
+ <wagonVersion>3.4.3</wagonVersion>
<jsoupVersion>1.12.1</jsoupVersion>
<securityDispatcherVersion>1.4</securityDispatcherVersion>
<cipherVersion>1.7</cipherVersion>