Skip to content

Commit eca6e41

Browse files
authored
Upgraded maven-download-plugin (#466)
1 parent ee474e5 commit eca6e41

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • plugins
    • com.gwtplugins.gwt.eclipse.sdkbundle.gwt27
    • com.gwtplugins.gwt.eclipse.sdkbundle.gwt28
    • com.gwtplugins.gwt.eclipse.sdkbundle.gwt29
  • resources

plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt27/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<plugin>
2020
<groupId>com.googlecode.maven-download-plugin</groupId>
2121
<artifactId>download-maven-plugin</artifactId>
22-
<version>1.2.1</version>
22+
<version>1.6.8</version>
2323
<executions>
2424
<execution>
2525
<id>get-gwt</id>

plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt28/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<plugin>
2020
<groupId>com.googlecode.maven-download-plugin</groupId>
2121
<artifactId>download-maven-plugin</artifactId>
22-
<version>1.2.1</version>
22+
<version>1.6.8</version>
2323
<executions>
2424
<execution>
2525
<id>get-gwt</id>

plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt29/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<plugin>
2020
<groupId>com.googlecode.maven-download-plugin</groupId>
2121
<artifactId>download-maven-plugin</artifactId>
22-
<version>1.2.1</version>
22+
<version>1.6.8</version>
2323
<executions>
2424
<execution>
2525
<id>get-gwt</id>

resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<plugin>
2424
<groupId>com.googlecode.maven-download-plugin</groupId>
2525
<artifactId>download-maven-plugin</artifactId>
26-
<version>1.2.1</version>
26+
<version>1.6.8</version>
2727
<executions>
2828
<execution>
2929
<id>get-gwt</id>

0 commit comments

Comments
 (0)