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/06/07 11:24:36 UTC

[maven-invoker-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-invoker-plugin.git

commit a44abacb5f19c6912b06b29bccbfa5556101c592
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Thu Feb 13 05:06:59 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-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c628664..182e8bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,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>
 
     <!-- Doxia -->