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 2020/04/01 07:52:38 UTC

[maven-dependency-plugin] branch dependabot/maven/org.apache.maven.shared-maven-artifact-transfer-0.12.0 created (now decacbe)

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.12.0
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git.


      at decacbe  [MDEP-686] Bump maven-artifact-transfer from 0.11.0 to 0.12.0

This branch includes the following new commits:

     new decacbe  [MDEP-686] Bump maven-artifact-transfer from 0.11.0 to 0.12.0

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-dependency-plugin] 01/01: [MDEP-686] Bump maven-artifact-transfer from 0.11.0 to 0.12.0

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.12.0
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit decacbe7b1581d286be7ef38eeb07108b268fb50
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Thu Feb 13 05:06:23 2020 +0000

    [MDEP-686] Bump maven-artifact-transfer from 0.11.0 to 0.12.0
    
    Bumps [maven-artifact-transfer](https://github.com/apache/maven-artifact-transfer) from 0.11.0 to 0.12.0.
    - [Release notes](https://github.com/apache/maven-artifact-transfer/releases)
    - [Commits](https://github.com/apache/maven-artifact-transfer/compare/maven-artifact-transfer-0.11.0...maven-artifact-transfer-0.12.0)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2552d8b..80df808 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.11.0</version>
+      <version>0.12.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>