Skip to content

Commit

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

Updates `wagon-provider-api` from 3.4.0 to 3.4.3
- [Release notes](https://github.com/apache/maven-wagon/releases)
- [Commits](apache/maven-wagon@wagon-3.4.0...wagon-3.4.3)

Updates `wagon-file` from 3.4.0 to 3.4.3

---
updated-dependencies:
- dependency-name: org.apache.maven.wagon:wagon-provider-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.wagon:wagon-file
  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 slachiewicz committed Nov 29, 2021
1 parent 0dedecd commit 933e577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -100,7 +100,7 @@
<maven.compiler.source>${mojo.java.target}</maven.compiler.source>
<junitBomVersion>5.8.1</junitBomVersion>
<mavenVersion>3.0.5</mavenVersion>
<wagonVersion>3.4.0</wagonVersion>
<wagonVersion>3.4.3</wagonVersion>
<doxiaVersion>1.10</doxiaVersion>
<doxia-sitetoolsVersion>1.10</doxia-sitetoolsVersion>
<pluginVersion>${project.version}</pluginVersion>
Expand Down

0 comments on commit 933e577

Please sign in to comment.