Skip to content

Commit

Permalink
build(deps): bump com.googlecode.maven-download-plugin:download-maven…
Browse files Browse the repository at this point in the history
…-plugin (#1089)

Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.8 to 1.9.0.
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
- [Commits](download-maven-plugin/download-maven-plugin@1.6.8...1.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saurabh Parkhi <[email protected]>
  • Loading branch information
dependabot[bot] and sparkhi authored Apr 16, 2024
1 parent f6e9b71 commit b9b5b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droid-binary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.8</version>
<version>1.9.0</version>
<executions>
<execution>
<id>download-files-windows</id>
Expand Down

0 comments on commit b9b5b08

Please sign in to comment.