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/07/30 14:29:30 UTC

[maven-dependency-plugin] 01/01: Bump maven-artifact-transfer from 0.11.0 to 0.12.0

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 6100faeb4b0d026bdd4dae079f3200a64b7eb608
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jul 30 13:52:05 2020 +0000

    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[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66075dd..b53f5d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,7 +231,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>