Skip to content

Commit

Permalink
Bump download-maven-plugin from 1.6.0 to 1.6.7 (#328)
Browse files Browse the repository at this point in the history
Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.0 to 1.6.7.
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
- [Commits](maven-download-plugin/maven-download-plugin@1.6.0...1.6.7)

---
updated-dependencies:
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 11, 2021
1 parent dacda63 commit a5fc56a
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 @@ -363,7 +363,7 @@
<maven-assembly-plugin.version>2.2.2</maven-assembly-plugin.version>
<maven-deploy-plugin.version>2.5</maven-deploy-plugin.version>
<checksum-maven-plugin.version>1.0.1</checksum-maven-plugin.version>
<maven.download.plugin.version>1.6.0</maven.download.plugin.version>
<maven.download.plugin.version>1.6.7</maven.download.plugin.version>

<!-- General Properties -->
<implementation.build>${scmBranch}@r${buildNumber}</implementation.build>
Expand Down

0 comments on commit a5fc56a

Please sign in to comment.