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 43311b541ef793049c5afb1ea7195a6451997c6b 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 c5db1da..6cf4e98 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 -->