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-dependency-plugin.git
commit d8b1dec43d13721467f7e4be7be08e5baefbbaa0 Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> AuthorDate: Thu Feb 13 05:06:23 2020 +0000 [MDEP-686] 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] <supp...@dependabot.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a43a36d..ca5fc47 100644 --- a/pom.xml +++ b/pom.xml @@ -242,7 +242,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> <dependency> <groupId>org.apache.maven.shared</groupId>