This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch dependabot/maven/wagon.version-3.4.2 in repository https://gitbox.apache.org/repos/asf/maven-indexer.git
commit 208c65c1a0b9f423474ac096b289cb570e9df751 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Feb 13 16:45:37 2021 +0000 Bump wagon.version from 2.12 to 3.4.2 Bumps `wagon.version` from 2.12 to 3.4.2. Updates `wagon-provider-api` from 2.12 to 3.4.2 - [Release notes](https://github.com/apache/maven-wagon/releases) - [Commits](https://github.com/apache/maven-wagon/compare/wagon-2.12...wagon-3.4.2) Updates `wagon-http` from 2.12 to 3.4.2 Updates `wagon-http-lightweight` from 2.12 to 3.4.2 Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ca82ae..206bb6d 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ under the License. <maven.version>3.5.2</maven.version> <resolver.version>1.1.0</resolver.version> <archetype.version>2.4</archetype.version> - <wagon.version>2.12</wagon.version> + <wagon.version>3.4.2</wagon.version> <surefire.version>2.22.2</surefire.version> <maven.site.path>maven-indexer-archives/maven-indexer-LATEST</maven.site.path> <project.build.outputTimestamp>2020-02-02T02:02:02Z</project.build.outputTimestamp>