Skip to content

Commit 94d33a0

Browse files
Bump download-maven-plugin to 1.6.7 (#361)
Https proxy works after 1.5.1. See download-maven-plugin/download-maven-plugin#157
1 parent 2b78975 commit 94d33a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<plugin>
1414
<groupId>com.googlecode.maven-download-plugin</groupId>
1515
<artifactId>download-maven-plugin</artifactId>
16-
<version>1.3.0</version>
16+
<version>1.6.7</version>
1717
<executions>
1818
<execution>
1919
<phase>process-resources</phase>

0 commit comments

Comments
 (0)