File tree Expand file tree Collapse file tree
branches/autosynth-logging
google-cloud-util/google-cloud-compat-checker Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
105105refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
106106refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
107107refs/heads/autosynth-dlp: 90e4efe3be392e89dc36bce22afab981a905b1bc
108- refs/heads/autosynth-logging: 329a0cdd36f0313cd5566d37df9215a810aaf21e
108+ refs/heads/autosynth-logging: 4a21c106d0951e0578386cf54d521dc798904404
109109refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
110110refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
111111refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a
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