Skip to content

Commit 9eb1f78

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#875)
1 parent 5903482 commit 9eb1f78

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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-rev24-1.22.0</version>
41+
<version>v1-rev25-1.22.0</version>
4242
<exclusions>
4343
<exclusion> <!-- exclude an old version of Guava -->
4444
<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-rev361-1.22.0</version>
42+
<version>v1-rev362-1.22.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-rev361-1.22.0</version>
41+
<version>v1-rev362-1.22.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-rev361-1.22.0</version>
41+
<version>v1-rev362-1.22.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-rev361-1.22.0</version>
41+
<version>v1-rev362-1.22.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api-client</groupId>

0 commit comments

Comments
 (0)