Skip to content

Commit 14af207

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (#800)
1 parent c9de8e5 commit 14af207

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

flexible/gaeinfo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Copyright 2017 Google Inc.
3939
<dependency>
4040
<groupId>com.google.appengine</groupId>
4141
<artifactId>appengine-api-1.0-sdk</artifactId>
42-
<version>1.9.52</version>
42+
<version>1.9.54</version>
4343
</dependency>
4444

4545
<dependency>

storage/json-api/pom.xml

Lines changed: 1 addition & 1 deletion
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-rev109-1.22.0</version>
42+
<version>v1-rev110-1.22.0</version>
4343
<exclusions>
4444
<exclusion> <!-- exclude an old version of Guava -->
4545
<groupId>com.google.guava</groupId>

storage/storage-transfer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.apis</groupId>
4343
<artifactId>google-api-services-storagetransfer</artifactId>
44-
<version>v1-rev23-1.22.0</version>
44+
<version>v1-rev24-1.22.0</version>
4545
<exclusions>
4646
</exclusions>
4747
</dependency>

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

Lines changed: 1 addition & 1 deletion
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-rev109-1.22.0</version>
69+
<version>v1-rev110-1.22.0</version>
7070
<exclusions>
7171
<exclusion> <!-- exclude an old version of Guava -->
7272
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)