Skip to content

Commit 3eb8514

Browse files
andreamlinkolea2
authored andcommitted
---
yaml --- r: 14743 b: refs/heads/autosynth-asset c: 4a21c10 h: refs/heads/master i: 14741: 4064e9e 14739: 53f142a 14735: 83856de
1 parent 3a51ea4 commit 3eb8514

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

  • branches/autosynth-asset
    • google-cloud-clients
    • google-cloud-testing
    • google-cloud-util/google-cloud-compat-checker

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ refs/heads/autosynth-vision: b8e47d76578b5f150ef530072ea7e485e2b02ca0
122122
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
123123
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
124124
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
125-
refs/heads/autosynth-asset: 329a0cdd36f0313cd5566d37df9215a810aaf21e
125+
refs/heads/autosynth-asset: 4a21c106d0951e0578386cf54d521dc798904404
126126
refs/heads/autosynth-automl: d4315b3596bac160e3439432c54435f44b09953e
127127
refs/heads/autosynth-bigquerydatatransfer: 2a9f3938237f85a8919602d74011326580ff387f
128128
refs/heads/autosynth-bigquerystorage: 99aee05df348f39d98b6fb23c292006f1d2a6c28

branches/autosynth-asset/google-cloud-clients/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
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>

branches/autosynth-asset/google-cloud-testing/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
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>

branches/autosynth-asset/google-cloud-util/google-cloud-compat-checker/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
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>

0 commit comments

Comments
 (0)