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 b1b8c29263d1374c5a16878e3eae87880608a702
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sat Feb 13 15:04:31 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