File tree Expand file tree Collapse file tree
branches/autosynth-bigquerydatatransfer
google-cloud-util/google-cloud-compat-checker Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
123123refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
124124refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
125125refs/heads/autosynth-automl: 2a8b018cf05811fd472e5d1053e67a12ceec0b64
126- refs/heads/autosynth-bigquerydatatransfer: 329a0cdd36f0313cd5566d37df9215a810aaf21e
126+ refs/heads/autosynth-bigquerydatatransfer: 4a21c106d0951e0578386cf54d521dc798904404
127127refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
128128refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
129129refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
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