File tree Expand file tree Collapse file tree
google-cloud-util/google-cloud-compat-checker Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ refs/heads/autosynth-iot: f16fc4ba85bbb37eacecb64a2a7336f685813f6c
137137refs/heads/autosynth-kms: 4fff8f3cf6c830f7706ac4ef272f036bb87fbaf8
138138refs/heads/autosynth-language: 6262e2eb76944f01972c887b3e684aaf65ec999a
139139refs/heads/autosynth-os-login: a88a337797996a205873040a63abe1d3116f5789
140- refs/heads/autosynth-redis: 329a0cdd36f0313cd5566d37df9215a810aaf21e
140+ refs/heads/autosynth-redis: 4a21c106d0951e0578386cf54d521dc798904404
141141refs/heads/autosynth-scheduler: 2f0fe714a8541dc72f88b45bddd8748e5f21cf29
142142refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143143refs/heads/autosynth-spanner: 563dc6c78c6a2579b681f441f0a9b59005212394
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