Skip to content

Commit 76ac3ff

Browse files
authored
Merge pull request GoogleCloudPlatform#333 from GoogleCloudPlatform/dpebot-repositorygardener
Auto-update dependencies.
2 parents aad8aaf + a6746fc commit 76ac3ff

File tree

20 files changed

+22
-22
lines changed

20 files changed

+22
-22
lines changed

appengine/cloudsql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>mysql</groupId>
4646
<artifactId>mysql-connector-java</artifactId>
47-
<version>6.0.3</version>
47+
<version>6.0.4</version>
4848
</dependency>
4949
<!-- Parent POM defines ${appengine.sdk.version} (updates frequently). -->
5050
<dependency>

bigquery/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.google.apis</groupId>
2525
<artifactId>google-api-services-bigquery</artifactId>
26-
<version>v2-rev319-1.22.0</version>
26+
<version>v2-rev320-1.22.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.google.oauth-client</groupId>

managed_vms/analytics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/cloudsql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/cloudstorage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/cron/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/datastore/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/disk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/extending-runtime/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<maven.compiler.target>1.8</maven.compiler.target>
3333
<maven.compiler.source>1.8</maven.compiler.source>
3434

35-
<appengine.maven.plugin>0.1.1-beta</appengine.maven.plugin>
35+
<appengine.maven.plugin>0.1.2</appengine.maven.plugin>
3636
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3737

3838
<failOnMissingWebXml>false</failOnMissingWebXml>

managed_vms/mailgun/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/mailjet/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/memcache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/sendgrid/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/static-files/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<maven.compiler.target>1.8</maven.compiler.target>
3232
<maven.compiler.source>1.8</maven.compiler.source>
33-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
33+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3434
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3535
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3636
</properties>

managed_vms/twilio/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<maven.compiler.source>1.8</maven.compiler.source>
3333
<gcloud-maven-plugin-version>2.0.9.121.v20160815</gcloud-maven-plugin-version>
3434
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
35-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
35+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3636
<maven-surefire-plugin-version>2.19.1</maven-surefire-plugin-version>
3737
</properties>
3838

speech/grpc/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ limitations under the License.
4848

4949
<properties>
5050
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
51-
<codehaus-versions-maven-plugin-version>2.2</codehaus-versions-maven-plugin-version>
51+
<codehaus-versions-maven-plugin-version>2.3</codehaus-versions-maven-plugin-version>
5252
<grpc-protobuf-version>1.0.0</grpc-protobuf-version>
5353
<maven-compiler-plugin-version>3.5.1</maven-compiler-plugin-version>
5454
<xolstice-protobuf-maven-plugin-version>0.5.0</xolstice-protobuf-maven-plugin-version>
@@ -187,7 +187,7 @@ limitations under the License.
187187
- -->
188188
<groupId>io.netty</groupId>
189189
<artifactId>netty-tcnative-boringssl-static</artifactId>
190-
<version>1.1.33.Fork21</version>
190+
<version>1.1.33.Fork22</version>
191191
<classifier>${tcnative.classifier}</classifier>
192192
</dependency>
193193
<dependency>

storage/xml-api/serviceaccount-appengine-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
<codehaus-exec-maven-plugin-version>1.1</codehaus-exec-maven-plugin-version>
4141
<codehaus-findbugs-maven-plugin-version>3.0.4</codehaus-findbugs-maven-plugin-version>
42-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
42+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
4343
</properties>
4444

4545
<build>

taskqueue/deferred/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<properties>
3232
<maven.compiler.target>1.7</maven.compiler.target>
3333
<maven.compiler.source>1.7</maven.compiler.source>
34-
<codehaus-versions-maven-plugin-version>2.2</codehaus-versions-maven-plugin-version>
35-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
34+
<codehaus-versions-maven-plugin-version>2.3</codehaus-versions-maven-plugin-version>
35+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
3636
</properties>
3737

3838
<dependencies>

unittests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<maven.compiler.target>1.7</maven.compiler.target>
2121
<maven.compiler.source>1.7</maven.compiler.source>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23-
<maven-war-plugin-version>2.6</maven-war-plugin-version>
23+
<maven-war-plugin-version>3.0.0</maven-war-plugin-version>
2424
<maven-compiler-plugin-version>2.5.1</maven-compiler-plugin-version>
2525
</properties>
2626

0 commit comments

Comments
 (0)