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

khmarbaise pushed a commit to branch ARCHETYPE-615
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git

commit ef2f105c86c27672c08456a605d3dd1cb94c641f
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sat Feb 13 15:10:04 2021 +0100

    [ARCHETYPE-615] - Upgrade maven-artifact-transfer to 0.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2037920..9c912f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-artifact-transfer</artifactId>
-        <version>0.12.0</version>
+        <version>0.13.1</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>

Reply via email to