File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ refs/heads/autosynth-datastore: f1efc3dc465174f41041acd56cf29badcec3e5bd
131131refs/heads/autosynth-dialogflow: 73974cc32e5212aec0126472e0bc1442886fedaf
132132refs/heads/autosynth-errorreporting: effe8001d110ad584187b30aafc473db0dd4a15f
133133refs/heads/autosynth-firestore: e79eeb26930dfae4439424ad2fda5874eeca54c8
134- refs/heads/autosynth-iot: e5f28bc74fbd937b5ad1015379c62da8337d3712
134+ refs/heads/autosynth-iot: ac0084f2e5700a4c38c7087f1c41a9bbad8de027
135135refs/heads/autosynth-kms: 6b65b0f34c12d141031c7288cdc01e550212d0f6
136136refs/heads/autosynth-language: e73905aa7672afa47240e65b25c087207f4594f9
137137refs/heads/autosynth-os-login: 123ba209c5769d0ee067e0ce5848bec13b42a4f4
Original file line number Diff line number Diff line change 104104 <dependency >
105105 <groupId >com.google.protobuf</groupId >
106106 <artifactId >protobuf-java</artifactId >
107- <version >3.7.0 </version >
107+ <version >3.7.1 </version >
108108 </dependency >
109109 <dependency >
110110 <groupId >io.grpc</groupId >
121121 <dependency >
122122 <groupId >com.google.api</groupId >
123123 <artifactId >api-common</artifactId >
124- <version >1.7.0 </version >
124+ <version >1.8.1 </version >
125125 </dependency >
126126 <dependency >
127127 <groupId >com.google.api.grpc</groupId >
Original file line number Diff line number Diff line change 163163 <dependency >
164164 <groupId >com.google.api</groupId >
165165 <artifactId >api-common</artifactId >
166- <version >1.7.0 </version >
166+ <version >1.8.1 </version >
167167 </dependency >
168168 <dependency >
169169 <groupId >com.google.api</groupId >
Original file line number Diff line number Diff line change 157157 <api-client .version>1.27.0</api-client .version>
158158 <!-- make sure to keep gax version in sync with google-cloud-bom -->
159159 <gax .version>1.44.0</gax .version>
160- <api .common.java.version>1.7.0 </api .common.java.version>
160+ <api .common.java.version>1.8.1 </api .common.java.version>
161161 <google .auth.version>0.15.0</google .auth.version>
162162 <grpc .version>1.19.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>
167- <protobuf .version>3.7.0 </protobuf .version>
167+ <protobuf .version>3.7.1 </protobuf .version>
168168 <!-- make sure to keep opencensus version in sync with grpc -->
169169 <opencensus .version>0.19.2</opencensus .version>
170170 <!-- test dependency versions -->
You can’t perform that action at this time.
0 commit comments