Skip to content

Commit e46fc72

Browse files
build(deps): bump download-maven-plugin from 1.6.8 to 1.7.0 (#3305)
Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.8 to 1.7.0. - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases) - [Commits](download-maven-plugin/download-maven-plugin@1.6.8...1.7.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Wittmann <eric.wittmann@gmail.com>
1 parent 84a120e commit e46fc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>com.googlecode.maven-download-plugin</groupId>
231231
<artifactId>download-maven-plugin</artifactId>
232-
<version>1.6.8</version>
232+
<version>1.7.0</version>
233233
<executions>
234234
<execution>
235235
<!-- Needs to run before java-generator-maven-plugin -->

0 commit comments

Comments
 (0)