Skip to content

Commit

Permalink
Bump wagon-provider-api from 3.4.3 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps [wagon-provider-api](https://github.com/apache/maven-wagon) from 3.4.3 to 3.5.2.
- [Release notes](https://github.com/apache/maven-wagon/releases)
- [Commits](apache/maven-wagon@wagon-3.4.3...wagon-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.wagon:wagon-provider-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2022
1 parent 9a1b1e1 commit 6f128f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -195,7 +195,7 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-provider-api</artifactId>
<version>3.4.3</version>
<version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 6f128f6

Please sign in to comment.