Skip to content

Commit f664d35

Browse files
committed
deps: update dependency com.googlecode.maven-download-plugin:download-maven-plugin to v1.7.1
1 parent 1700c59 commit f664d35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gapic-generator-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<plugin>
130130
<groupId>com.googlecode.maven-download-plugin</groupId>
131131
<artifactId>download-maven-plugin</artifactId>
132-
<version>1.6.8</version>
132+
<version>1.7.1</version>
133133
<executions>
134134
<execution>
135135
<id>download-metadata-proto</id>

showcase/gapic-showcase/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<plugin>
5555
<groupId>com.googlecode.maven-download-plugin</groupId>
5656
<artifactId>download-maven-plugin</artifactId>
57-
<version>1.6.8</version>
57+
<version>1.7.1</version>
5858
<executions>
5959
<execution>
6060
<id>download-compliance-suite</id>

0 commit comments

Comments
 (0)