File tree Expand file tree Collapse file tree
branches/autosynth-websecurityscanner
google-cloud-util/google-cloud-compat-checker Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
145145refs/heads/autosynth-tasks: b0cdb991f3f75345151a3f68db1aab273dfc069b
146146refs/heads/autosynth-texttospeech: 2dcc5dc22be0f456caa1b6a8a4bcdace2641239c
147147refs/heads/autosynth-trace: db35fc1080cc51034e9c431c141cbceb53fb19c1
148- refs/heads/autosynth-websecurityscanner: 329a0cdd36f0313cd5566d37df9215a810aaf21e
148+ refs/heads/autosynth-websecurityscanner: 4a21c106d0951e0578386cf54d521dc798904404
149149refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
150150refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
151151refs/heads/mrschmidt-numericadd: 96509abadf6190b7886d57fdd9b090da55f5171c
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