Skip to content

Commit

Permalink
deps: update dependency com.googlecode.maven-download-plugin:download…
Browse files Browse the repository at this point in the history
…-maven-plugin to v1.7.1
  • Loading branch information
renovate-bot committed Oct 30, 2023
1 parent 9152f24 commit 7061430
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gapic-generator-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.8</version>
<version>1.7.1</version>
<executions>
<execution>
<id>download-metadata-proto</id>
Expand Down
2 changes: 1 addition & 1 deletion showcase/gapic-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.8</version>
<version>1.7.1</version>
<executions>
<execution>
<id>download-compliance-suite</id>
Expand Down

0 comments on commit 7061430

Please sign in to comment.