File tree Expand file tree Collapse file tree 12 files changed +14
-14
lines changed Expand file tree Collapse file tree 12 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >com.google.cloud</groupId >
65
65
<artifactId >google-cloud-pubsub</artifactId >
66
- <version >0.17.2-alpha </version >
66
+ <version >0.20.0-beta </version >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ limitations under the License.
25
25
<dependency >
26
26
<groupId >com.google.cloud</groupId >
27
27
<artifactId >google-cloud-language</artifactId >
28
- <version >0.17.2 -beta</version >
28
+ <version >0.20.0 -beta</version >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-language</artifactId >
40
- <version >0.17.2 -beta</version >
40
+ <version >0.20.0 -beta</version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-monitoring</artifactId >
40
- <version >0.17.2 -alpha</version >
40
+ <version >0.20.0 -alpha</version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 31
31
<maven .compiler.target>1.8</maven .compiler.target>
32
32
<maven .compiler.source>1.8</maven .compiler.source>
33
33
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
34
- <pubsub .version>0.17.2-alpha </pubsub .version>
34
+ <pubsub .version>0.20.0-beta </pubsub .version>
35
35
</properties >
36
36
37
37
<dependencies >
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ limitations under the License.
52
52
<dependency >
53
53
<groupId >com.google.cloud</groupId >
54
54
<artifactId >google-cloud-spanner</artifactId >
55
- <version >0.17.2 -beta</version >
55
+ <version >0.20.0 -beta</version >
56
56
<exclusions >
57
57
<exclusion > <!-- exclude an old version of Guava -->
58
58
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 51
51
<dependency >
52
52
<groupId >com.google.cloud</groupId >
53
53
<artifactId >google-cloud-speech</artifactId >
54
- <version >0.17.2 -alpha</version >
54
+ <version >0.20.0 -alpha</version >
55
55
</dependency >
56
56
<dependency >
57
57
<groupId >com.google.api</groupId >
58
58
<artifactId >gax</artifactId >
59
- <version >1.1.0 </version >
59
+ <version >1.3.1 </version >
60
60
<exclusions >
61
61
<exclusion > <!-- exclude an old version of Guava -->
62
62
<groupId >com.google.guava</groupId >
67
67
<dependency >
68
68
<groupId >com.google.api</groupId >
69
69
<artifactId >gax-grpc</artifactId >
70
- <version >0.17 .0</version >
70
+ <version >0.20 .0</version >
71
71
<exclusions >
72
72
<exclusion > <!-- exclude an old version of Guava -->
73
73
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >com.google.cloud</groupId >
40
40
<artifactId >google-cloud-vision</artifactId >
41
- <version >0.17.2 -beta</version >
41
+ <version >0.20.0 -beta</version >
42
42
</dependency >
43
43
<!-- [END dependencies] -->
44
44
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.google.apis</groupId >
41
41
<artifactId >google-api-services-vision</artifactId >
42
- <version >v1-rev355 -1.22.0</version >
42
+ <version >v1-rev358 -1.22.0</version >
43
43
</dependency >
44
44
<dependency >
45
45
<groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >com.google.apis</groupId >
40
40
<artifactId >google-api-services-vision</artifactId >
41
- <version >v1-rev355 -1.22.0</version >
41
+ <version >v1-rev358 -1.22.0</version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >com.google.apis</groupId >
40
40
<artifactId >google-api-services-vision</artifactId >
41
- <version >v1-rev355 -1.22.0</version >
41
+ <version >v1-rev358 -1.22.0</version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >com.google.apis</groupId >
40
40
<artifactId >google-api-services-vision</artifactId >
41
- <version >v1-rev355 -1.22.0</version >
41
+ <version >v1-rev358 -1.22.0</version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >com.google.api-client</groupId >
You can’t perform that action at this time.
0 commit comments