File tree Expand file tree Collapse file tree
branches/autosynth-pubsub
google-cloud-util/google-cloud-compat-checker Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116116refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
119- refs/heads/autosynth-pubsub: 329a0cdd36f0313cd5566d37df9215a810aaf21e
119+ refs/heads/autosynth-pubsub: 4a21c106d0951e0578386cf54d521dc798904404
120120refs/heads/autosynth-video-intelligence: 3e8faeeee2f803271529bd6e89b621c1ca098628
121121refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
122122refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d
Original file line number Diff line number Diff line change 159159 <api .common.java.version>1.7.0</api .common.java.version>
160160 <google .auth.version>0.12.0</google .auth.version>
161161 <grpc .version>1.17.1</grpc .version>
162+ <!-- We are currently using the *-android version to support JDK7. -->
162163 <guava .version>26.0-android</guava .version>
163164 <http-client .version>1.27.0</http-client .version>
164165 <oauth-client .version>1.27.0</oauth-client .version>
Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >com.google.guava</groupId >
5959 <artifactId >guava-testlib</artifactId >
60+ <!-- We are currently using the *-android version to support JDK7. -->
6061 <version >26.0-android</version >
6162 </dependency >
6263 <dependency >
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >com.google.guava</groupId >
4040 <artifactId >guava</artifactId >
41+ <!-- We are currently using the *-android version to support JDK7. -->
4142 <version >26.0-android</version >
4243 </dependency >
4344 <dependency >
You can’t perform that action at this time.
0 commit comments