change maven-download-plugin to 1.3.0 (#794)

This commit is contained in:
Jialin Qiao 2020-02-12 11:47:00 +08:00 committed by GitHub
parent 1013014af6
commit 5c059bf347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -788,7 +788,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.4.0</version>
<version>1.3.0</version>
<executions>
<execution>
<id>get-thrift-executable</id>