Skip to content

Commit

Permalink
fix(deps): bump com.googlecode.maven-download-plugin:download-maven-p…
Browse files Browse the repository at this point in the history
…lugin

Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
- [Commits](maven-download-plugin/maven-download-plugin@1.10.0...1.11.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]>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Oct 15, 2024
1 parent 5addc5c commit d9c30df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.lsp4e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
<configuration>
<!-- https://maven-download-plugin.github.io/maven-download-plugin/docsite/1.9.0/wget-mojo.html -->
<alwaysVerifyChecksum>true</alwaysVerifyChecksum>
Expand Down

0 comments on commit d9c30df

Please sign in to comment.