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 Aug 25, 2021
1 parent 30f0d36 commit 2c514e9
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 @@ -100,7 +100,7 @@
<maven.compiler.source>${mojo.java.target}</maven.compiler.source>
<junitBomVersion>5.7.2</junitBomVersion>
<mavenVersion>3.0.5</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 2c514e9

Please sign in to comment.