Skip to content

Commit 8548a77

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (#879)
1 parent 6a3e8ae commit 8548a77

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

compute/cmdline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ limitations under the License.
8484
</dependency>
8585
</dependencies>
8686
<properties>
87-
<project.compute.version>v1-rev157-1.22.0</project.compute.version>
87+
<project.compute.version>v1-rev158-1.23.0</project.compute.version>
8888
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8989
</properties>
9090
</project>

kms/pom.xml

+1-1
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-rev22-1.22.0</version>
19+
<version>v1-rev22-1.23.0</version>
2020
<exclusions>
2121
<exclusion> <!-- exclude an old version of Guava -->
2222
<groupId>com.google.guava</groupId>

storage/json-api/pom.xml

+1-1
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-rev112-1.22.0</version>
41+
<version>v1-rev112-1.23.0</version>
4242
<exclusions>
4343
<exclusion> <!-- exclude an old version of Guava -->
4444
<groupId>com.google.guava</groupId>

storage/storage-transfer/pom.xml

+1-1
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-storagetransfer</artifactId>
41-
<version>v1-rev26-1.22.0</version>
41+
<version>v1-rev26-1.23.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

+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-rev112-1.22.0</version>
69+
<version>v1-rev112-1.23.0</version>
7070
<exclusions>
7171
<exclusion> <!-- exclude an old version of Guava -->
7272
<groupId>com.google.guava</groupId>

vision/face-detection/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-vision</artifactId>
42-
<version>v1-rev362-1.22.0</version>
42+
<version>v1-rev363-1.23.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.google.api-client</groupId>

vision/label/pom.xml

+1-1
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-vision</artifactId>
41-
<version>v1-rev362-1.22.0</version>
41+
<version>v1-rev363-1.23.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api-client</groupId>

vision/landmark-detection/pom.xml

+1-1
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-vision</artifactId>
41-
<version>v1-rev362-1.22.0</version>
41+
<version>v1-rev363-1.23.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api-client</groupId>

vision/text/pom.xml

+1-1
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-vision</artifactId>
41-
<version>v1-rev362-1.22.0</version>
41+
<version>v1-rev363-1.23.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api-client</groupId>

0 commit comments

Comments
 (0)