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 6363 <dependency >
6464 <groupId >com.google.cloud</groupId >
6565 <artifactId >google-cloud-pubsub</artifactId >
66- <version >0.17.2-alpha </version >
66+ <version >0.20.0-beta </version >
6767 </dependency >
6868 <dependency >
6969 <groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ limitations under the License.
2525 <dependency >
2626 <groupId >com.google.cloud</groupId >
2727 <artifactId >google-cloud-language</artifactId >
28- <version >0.17.2 -beta</version >
28+ <version >0.20.0 -beta</version >
2929 </dependency >
3030 <dependency >
3131 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.cloud</groupId >
3939 <artifactId >google-cloud-language</artifactId >
40- <version >0.17.2 -beta</version >
40+ <version >0.20.0 -beta</version >
4141 </dependency >
4242
4343 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.cloud</groupId >
3939 <artifactId >google-cloud-monitoring</artifactId >
40- <version >0.17.2 -alpha</version >
40+ <version >0.20.0 -alpha</version >
4141 </dependency >
4242
4343 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 3131 <maven .compiler.target>1.8</maven .compiler.target>
3232 <maven .compiler.source>1.8</maven .compiler.source>
3333 <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>
3535 </properties >
3636
3737 <dependencies >
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ limitations under the License.
5252 <dependency >
5353 <groupId >com.google.cloud</groupId >
5454 <artifactId >google-cloud-spanner</artifactId >
55- <version >0.17.2 -beta</version >
55+ <version >0.20.0 -beta</version >
5656 <exclusions >
5757 <exclusion > <!-- exclude an old version of Guava -->
5858 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 5151 <dependency >
5252 <groupId >com.google.cloud</groupId >
5353 <artifactId >google-cloud-speech</artifactId >
54- <version >0.17.2 -alpha</version >
54+ <version >0.20.0 -alpha</version >
5555 </dependency >
5656 <dependency >
5757 <groupId >com.google.api</groupId >
5858 <artifactId >gax</artifactId >
59- <version >1.1.0 </version >
59+ <version >1.3.1 </version >
6060 <exclusions >
6161 <exclusion > <!-- exclude an old version of Guava -->
6262 <groupId >com.google.guava</groupId >
6767 <dependency >
6868 <groupId >com.google.api</groupId >
6969 <artifactId >gax-grpc</artifactId >
70- <version >0.17 .0</version >
70+ <version >0.20 .0</version >
7171 <exclusions >
7272 <exclusion > <!-- exclude an old version of Guava -->
7373 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >com.google.cloud</groupId >
4040 <artifactId >google-cloud-vision</artifactId >
41- <version >0.17.2 -beta</version >
41+ <version >0.20.0 -beta</version >
4242 </dependency >
4343 <!-- [END dependencies] -->
4444
Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >com.google.apis</groupId >
4141 <artifactId >google-api-services-vision</artifactId >
42- <version >v1-rev355 -1.22.0</version >
42+ <version >v1-rev358 -1.22.0</version >
4343 </dependency >
4444 <dependency >
4545 <groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >com.google.apis</groupId >
4040 <artifactId >google-api-services-vision</artifactId >
41- <version >v1-rev355 -1.22.0</version >
41+ <version >v1-rev358 -1.22.0</version >
4242 </dependency >
4343 <dependency >
4444 <groupId >com.google.api-client</groupId >
You can’t perform that action at this time.
0 commit comments