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 <slachiew...@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 -->