Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Dec 23, 2022
1 parent 67c1800 commit 2b9bdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions-common/pom.xml
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-provider-api</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 2b9bdb7

Please sign in to comment.