Skip to content

Commit

Permalink
Bump wagonVersion from 3.4.3 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps `wagonVersion` from 3.4.3 to 3.5.2.

Updates `wagon-provider-api` 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)

Updates `wagon-file` from 3.4.3 to 3.5.2

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Jul 31, 2022
1 parent 908c182 commit 939a422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -99,7 +99,7 @@
<maven.compiler.source>${mojo.java.target}</maven.compiler.source>
<junitBomVersion>5.9.0</junitBomVersion>
<mavenVersion>3.0.5</mavenVersion>
<wagonVersion>3.4.3</wagonVersion>
<wagonVersion>3.5.2</wagonVersion>
<doxiaVersion>1.11.1</doxiaVersion>
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
<pluginVersion>${project.version}</pluginVersion>
Expand Down

0 comments on commit 939a422

Please sign in to comment.