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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2021
1 parent 850b00a commit 1ef5b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<mojo.java.target>1.7</mojo.java.target>

<mavenVersion>2.2.1</mavenVersion>
<wagonVersion>3.4.0</wagonVersion>
<wagonVersion>3.4.3</wagonVersion>
<doxiaVersion>1.9.1</doxiaVersion>
<doxia-sitetoolsVersion>1.7</doxia-sitetoolsVersion>
<pluginVersion>${project.version}</pluginVersion>
Expand Down

0 comments on commit 1ef5b53

Please sign in to comment.