You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/04/03 19:13:14 UTC

[maven-shade-plugin] branch master updated: Bump maven-artifact-transfer from 0.12.0 to 0.13.1

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new c3a2407  Bump maven-artifact-transfer from 0.12.0 to 0.13.1
c3a2407 is described below

commit c3a24076e3adf43c7b485e1359d0560d940b9c9e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Apr 3 21:12:27 2021 +0200

    Bump maven-artifact-transfer from 0.12.0 to 0.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 968f637..bfcc02c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.12.0</version>
+      <version>0.13.1</version>
     </dependency>
     <!-- Others -->
     <dependency>