File tree Expand file tree Collapse file tree
branches/autosynth-bigtable Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
126126refs/heads/autosynth-automl: cced2f56bbef0499609073edbca6253e1df5e535
127127refs/heads/autosynth-bigquerydatatransfer: a6667617707608b1dbfb02d59c22b5152f208da7
128128refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129- refs/heads/autosynth-bigtable: ea68410f175b64ab06ff8bd1371935d12e3ce3e9
129+ refs/heads/autosynth-bigtable: 209fc2a6bf942ee064851558ea4f3c495d34dcc1
130130refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131refs/heads/autosynth-containeranalysis: 781fdb430a60f9a6491f116e31e4e10118157bdb
132132refs/heads/autosynth-datastore: af1fb76aa3eee02fe6f31f8fa1c72a4f048d149b
Original file line number Diff line number Diff line change 168168 <dependency >
169169 <groupId >com.google.api</groupId >
170170 <artifactId >gax-bom</artifactId >
171- <version >1.35.1 </version >
171+ <version >1.37.0 </version >
172172 <type >pom</type >
173173 <scope >import</scope >
174174 </dependency >
Original file line number Diff line number Diff line change 116116 <dependency >
117117 <groupId >io.grpc</groupId >
118118 <artifactId >grpc-netty-shaded</artifactId >
119- <exclusions >
120- <exclusion >
121- <groupId >io.opencensus</groupId >
122- <artifactId >opencensus-api</artifactId >
123- </exclusion >
124- </exclusions >
125119 </dependency >
126120 <dependency >
127121 <groupId >io.grpc</groupId >
Original file line number Diff line number Diff line change 154154 <site .installationModule>google-cloud-clients</site .installationModule>
155155 <bom .version>0.77.1-alpha-SNAPSHOT</bom .version><!-- {x-version-update:google-cloud-bom:current} -->
156156 <api-client .version>1.27.0</api-client .version>
157- <gax .version>1.35.1</gax .version>
157+ <!-- make sure to keep gax version in sync with google-cloud-bom -->
158+ <gax .version>1.37.0</gax .version>
158159 <api .common.java.version>1.7.0</api .common.java.version>
159160 <google .auth.version>0.12.0</google .auth.version>
160- <grpc .version>1.16.1</grpc .version>
161- <nettyssl .version>2.0.7.Final</nettyssl .version>
161+ <grpc .version>1.17.1</grpc .version>
162162 <guava .version>26.0-android</guava .version>
163163 <http-client .version>1.27.0</http-client .version>
164164 <oauth-client .version>1.27.0</oauth-client .version>
165165 <protobuf .version>3.6.1</protobuf .version>
166- <opencensus .version>0.15.0</opencensus .version>
166+ <!-- make sure to keep opencensus version in sync with grpc -->
167+ <opencensus .version>0.17.0</opencensus .version>
167168 <!-- test dependency versions -->
168169 <easymock .version>3.4</easymock .version>
169170 <objenesis .version>2.6</objenesis .version>
You can’t perform that action at this time.
0 commit comments