Skip to content

Commit f8b81d6

Browse files
authored
---
yaml --- r: 29743 b: refs/heads/autosynth-pubsub c: 40f4d5d h: refs/heads/master i: 29741: 25431a3 29739: 1584184 29735: 7b07be7 29727: 2d6ac24
1 parent a583f78 commit f8b81d6

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114
refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115115
refs/heads/autosynth-container: e9a9a8564756e20770320ed54eafa867040a7690
116116
refs/heads/autosynth-monitoring: f3b29d97f847cecd186ec14aeee04a232aaf0e1b
117-
refs/heads/autosynth-pubsub: 4ffdda3e382001ef6bf83ee68da4ba5e1d434671
117+
refs/heads/autosynth-pubsub: 40f4d5dd172a47ea7750c2ac170560398f4a0d96
118118
refs/heads/autosynth-video-intelligence: 82b145665822830c46d47eb8925edb2d842d6815
119119
refs/heads/autosynth-vision: 01ef61bcef344ceee0198f56f18bc1db20201261
120120
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131

branches/autosynth-pubsub/google-api-grpc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,13 @@
109109
<dependency>
110110
<groupId>io.grpc</groupId>
111111
<artifactId>grpc-stub</artifactId>
112-
<version>1.19.0</version>
112+
<version>1.21.0</version>
113113
<scope>compile</scope>
114114
</dependency>
115115
<dependency>
116116
<groupId>io.grpc</groupId>
117117
<artifactId>grpc-protobuf</artifactId>
118-
<version>1.19.0</version>
118+
<version>1.21.0</version>
119119
<scope>compile</scope>
120120
</dependency>
121121
<dependency>

branches/autosynth-pubsub/google-cloud-clients/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,14 +159,14 @@
159159
<gax.version>1.44.0</gax.version>
160160
<api.common.java.version>1.8.1</api.common.java.version>
161161
<google.auth.version>0.15.0</google.auth.version>
162-
<grpc.version>1.19.0</grpc.version>
162+
<grpc.version>1.21.0</grpc.version>
163163
<!-- We are currently using the *-android version to support JDK7. -->
164164
<guava.version>27.1-android</guava.version>
165165
<http-client-bom.version>1.29.1</http-client-bom.version>
166166
<oauth-client.version>1.28.0</oauth-client.version>
167167
<protobuf.version>3.7.1</protobuf.version>
168168
<!-- make sure to keep opencensus version in sync with grpc -->
169-
<opencensus.version>0.19.2</opencensus.version>
169+
<opencensus.version>0.21.0</opencensus.version>
170170
<!-- make sure to keep version in sync with google-http-client -->
171171
<apache.httpclient.version>4.5.5</apache.httpclient.version>
172172
<!-- test dependency versions -->

0 commit comments

Comments
 (0)