Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client-cpp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<!-- Download the Catch2 header file. -->
<execution>
Expand Down
2 changes: 1 addition & 1 deletion compile-tools/thrift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<!-- Download the CMake binary distribution for this platform. -->
<execution>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<execution>
<id>get-thrift-executable</id>
Expand Down
14 changes: 7 additions & 7 deletions site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<execution>
<id>get-existing-site</id>
Expand Down Expand Up @@ -449,7 +449,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<execution>
<id>get-0.13-docs</id>
Expand Down Expand Up @@ -513,7 +513,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<execution>
<id>get-0.12-docs</id>
Expand Down Expand Up @@ -577,7 +577,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<execution>
<id>get-0.11-docs</id>
Expand Down Expand Up @@ -641,7 +641,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<execution>
<id>get-0.10-docs</id>
Expand Down Expand Up @@ -705,7 +705,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<execution>
<id>get-0.9-docs</id>
Expand Down Expand Up @@ -769,7 +769,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>
<executions>
<execution>
<id>get-0.8-docs</id>
Expand Down