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-assembly-plugin.git
commit 5144ad058f574f439b840a5e8d45c2c14cf90da1 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Mon Feb 1 13:02:50 2021 +0100 Bump maven-artifact-transfer from 0.11.0 to 0.13.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c8d1ec..fdb13df 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-artifact-transfer</artifactId> - <version>0.11.0</version> + <version>0.13.1</version> </dependency> <dependency>