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 18:33:13 UTC

[maven-shade-plugin] branch dependabot/maven/org.apache.maven.shared-maven-artifact-transfer-0.13.1 created (now a77eed1)

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

slachiewicz pushed a change to branch dependabot/maven/org.apache.maven.shared-maven-artifact-transfer-0.13.1
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git.


      at a77eed1  Bump maven-artifact-transfer from 0.12.0 to 0.13.1

This branch includes the following new commits:

     new a77eed1  Bump maven-artifact-transfer from 0.12.0 to 0.13.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[maven-shade-plugin] 01/01: Bump maven-artifact-transfer from 0.12.0 to 0.13.1

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch dependabot/maven/org.apache.maven.shared-maven-artifact-transfer-0.13.1
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git

commit a77eed1ce5154e5b9542fc1daa274b9faac5c0b8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Dec 28 04:05:13 2020 +0000

    Bump maven-artifact-transfer from 0.12.0 to 0.13.1
    
    Bumps [maven-artifact-transfer](https://github.com/apache/maven-artifact-transfer) from 0.12.0 to 0.13.1.
    - [Release notes](https://github.com/apache/maven-artifact-transfer/releases)
    - [Commits](https://github.com/apache/maven-artifact-transfer/compare/maven-artifact-transfer-0.12.0...maven-artifact-transfer-0.13.1)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 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>