8000 Auto-update dependencies. (#613) · danaharon/java-docs-samples@153a89e · GitHub
[go: up one dir, main page]

Skip to content

Commit 153a89e

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#613)
1 parent 2319947 commit 153a89e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

flexible/sparkjava/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ limitations under the License.
4646
<dependency>
4747
<groupId>org.slf4j</groupId>
4848
<artifactId>slf4j-simple</artifactId>
49-
<version>1.8.0-alpha0</version>
49+
<version>1.8.0-alpha1</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.code.gson</groupId>

monitoring/v3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.google.apis</groupId>
8383
<artifactId>google-api-services-monitoring</artifactId>
84-
<version>v3-rev395-1.22.0</version>
84+
<version>v3-rev396-1.22.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>com.google.code.gson</groupId>

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

vision/label/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-vision</artifactId>
41-
<version>v1-rev350-1.22.0</version>
41+
<version>v1-rev351-1.22.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api-client</groupId>

vision/landmark-detection/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-vision</artifactId>
41-
<version>v1-rev350-1.22.0</version>
41+
<version>v1-rev351-1.22.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api-client</groupId>

vision/text/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-vision</artifactId>
41-
<version>v1-rev350-1.22.0</version>
41+
<version>v1-rev351-1.22.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api-client</groupId>

0 commit comments

Comments
 (0)
0