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/03 09:15:24 UTC

[maven-help-plugin] 01/01: Bump maven-artifact-transfer from 0.10.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-help-plugin.git

commit 548eeb37f210ab71bb0e410bfb3e9bae2ea8181e
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Mon Dec 2 04:22:48 2019 +0000

    Bump maven-artifact-transfer from 0.10.0 to 0.12.0
    
    Bumps [maven-artifact-transfer](https://github.com/apache/maven-artifact-transfer) from 0.10.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.10.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 99e8643..428eabd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.10.0</version>
+      <version>0.12.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>