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/05/05 16:30:04 UTC

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

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

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git

commit ae7c23a0f612adcd5525e1bcaae3cd5a213f6ae9
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Wed May 5 18:28:38 2021 +0200

    Bump maven-artifact-transfer from 0.12.0 to 0.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8869f6a..c40df66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.12.0</version>
+      <version>0.13.1</version>
     </dependency>
     <dependency>
       <!-- org.eclipse.aether.util.artifact.SubArtifact -->