mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Bump download-maven-plugin version to lastes 1.3.0
This commit is contained in:
parent
605dea9bcb
commit
7a64690ba6
1 changed files with 2 additions and 2 deletions
|
|
@ -823,7 +823,7 @@
|
|||
<plugin>
|
||||
<groupId>com.googlecode.maven-download-plugin</groupId>
|
||||
<artifactId>download-maven-plugin</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<version>1.3.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>download-pyspark-files</id>
|
||||
|
|
@ -902,7 +902,7 @@
|
|||
<plugin>
|
||||
<groupId>com.googlecode.maven-download-plugin</groupId>
|
||||
<artifactId>download-maven-plugin</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<version>1.3.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>download-sparkr-files</id>
|
||||
|
|
|
|||
Loading…
Reference in a new issue