You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/12/26 19:43:46 UTC

[maven-dependency-plugin] 01/01: update maven-artifact-transfer

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

elharo pushed a commit to branch transfer
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit f51d397d10863cf7de564b6cf5faaa7210e217ab
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Dec 26 14:43:27 2020 -0500

    update maven-artifact-transfer
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 622b877..94b9980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.11.0</version>
+      <version>0.13.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>