Skip to content

Commit 0850e70

Browse files
andreamlinkolea2
authored andcommitted
---
yaml --- r: 13897 b: refs/heads/autosynth-compute c: 4a21c10 h: refs/heads/master i: 13895: a4596db
1 parent c66b3da commit 0850e70

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

  • branches/autosynth-compute
    • 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
@@ -112,7 +112,7 @@ refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a
112112
refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
113113
refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115-
refs/heads/autosynth-compute: 329a0cdd36f0313cd5566d37df9215a810aaf21e
115+
refs/heads/autosynth-compute: 4a21c106d0951e0578386cf54d521dc798904404
116116
refs/heads/autosynth-container: d0346e84b1f26e3dc10444450a998f357a43bcef
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: 120f508e0065f4ce39cf0e6a69a08138773f2cfb

branches/autosynth-compute/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-compute/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-compute/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)