Skip to content

Commit fe135c7

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (#876)
1 parent 9eb1f78 commit fe135c7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.google.apis</groupId>
1818
<artifactId>google-api-services-cloudkms</artifactId>
19-
<version>v1-rev21-1.22.0</version>
19+
<version>v1-rev22-1.22.0</version>
2020
<exclusions>
2121
<exclusion> <!-- exclude an old version of Guava -->
2222
<groupId>com.google.guava</groupId>

storage/json-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.google.apis</groupId>
4040
<artifactId>google-api-services-storage</artifactId>
41-
<version>v1-rev111-1.22.0</version>
41+
<version>v1-rev112-1.22.0</version>
4242
<exclusions>
4343
<exclusion> <!-- exclude an old version of Guava -->
4444
<groupId>com.google.guava</groupId>

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-rev111-1.22.0</version>
69+
<version>v1-rev112-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)