Bump com.googlecode.maven-download-plugin:download-maven-plugin

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

---
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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-15 13:38:05 +00:00 committed by Oleg Kalnichevski
parent 92ab0ef8e3
commit f2ea21bea9
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
<plugin> <plugin>
<groupId>com.googlecode.maven-download-plugin</groupId> <groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId> <artifactId>download-maven-plugin</artifactId>
<version>1.6.8</version> <version>1.7.1</version>
<executions> <executions>
<execution> <execution>
<id>download-public-suffix-list</id> <id>download-public-suffix-list</id>