Skip to content

Commit 445a3e8

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#349)
1 parent c4fafe1 commit 445a3e8

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

appengine/memcache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
4545
<dependency>
4646
<groupId>com.googlecode.xmemcached</groupId>
4747
<artifactId>xmemcached</artifactId>
48-
<version>2.0.1</version>
48+
<version>2.1.0</version>
4949
</dependency>
5050
<!-- [END dependencies] -->
5151
</dependencies>

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-rev322-1.22.0</version>
26+
<version>v2-rev323-1.22.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.google.oauth-client</groupId>

compute/cmdline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ limitations under the License.
8989
</dependency>
9090
</dependencies>
9191
<properties>
92-
<project.compute.version>v1-rev124-1.22.0</project.compute.version>
92+
<project.compute.version>v1-rev126-1.22.0</project.compute.version>
9393
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9494
</properties>
9595
</project>

flexible/async-rest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</parent>
3030

3131
<properties>
32-
<appengine.maven.plugin>0.1.2</appengine.maven.plugin>
32+
<appengine.maven.plugin>1.0.0</appengine.maven.plugin>
3333
<jetty.version>9.3.8.v20160314</jetty.version>
3434
<maven.compiler.target>1.8</maven.compiler.target>
3535
<maven.compiler.source>1.8</maven.compiler.source>

flexible/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.2</appengine.maven.plugin>
35+
<appengine.maven.plugin>1.0.0</appengine.maven.plugin>
3636
<jetty-maven-plugin-version>9.3.7.v20160115</jetty-maven-plugin-version>
3737

3838
<failOnMissingWebXml>false</failOnMissingWebXml>

flexible/memcache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.googlecode.xmemcached</groupId>
4949
<artifactId>xmemcached</artifactId>
50-
<version>2.0.1</version>
50+
<version>2.1.0</version>
5151
</dependency>
5252
<!-- [END dependencies] -->
5353
</dependencies>

language/analysis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ limitations under the License.
2525
<dependency>
2626
<groupId>com.google.apis</groupId>
2727
<artifactId>google-api-services-language</artifactId>
28-
<version>v1beta1-rev8-1.22.0</version>
28+
<version>v1beta1-rev9-1.22.0</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.google.api-client</groupId>

monitoring/v3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.google.apis</groupId>
7272
<artifactId>google-api-services-monitoring</artifactId>
73-
<version>v3-rev7-1.22.0</version>
73+
<version>v3-rev9-1.22.0</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>com.google.code.gson</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>org.mockito</groupId>
149149
<artifactId>mockito-core</artifactId>
150-
<version>2.1.0-RC.1</version>
150+
<version>2.1.0-RC.2</version>
151151
<scope>test</scope>
152152
</dependency>
153153
<dependency>

speech/grpc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -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.Fork22</version>
190+
<version>1.1.33.Fork23</version>
191191
<classifier>${tcnative.classifier}</classifier>
192192
</dependency>
193193
<dependency>

storage/json-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.apis</groupId>
4141
<artifactId>google-api-services-storage</artifactId>
42-
<version>v1-rev84-1.22.0</version>
42+
<version>v1-rev86-1.22.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.google.oauth-client</groupId>

storage/xml-api/cmdline-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.google.apis</groupId>
6868
<artifactId>google-api-services-storage</artifactId>
69-
<version>v1-rev84-1.22.0</version>
69+
<version>v1-rev86-1.22.0</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.http-client</groupId>

0 commit comments

Comments
 (0)