Skip to content

Commit 2e2895f

Browse files
andreamlinkolea2
authored andcommitted
---
yaml --- r: 13779 b: refs/heads/autosynth-logging c: 4a21c10 h: refs/heads/master i: 13777: 6246d73 13775: 019462d
1 parent a8ea134 commit 2e2895f

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

  • branches/autosynth-logging
    • 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
@@ -105,7 +105,7 @@ refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
105105
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
106106
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
107107
refs/heads/autosynth-dlp: 90e4efe3be392e89dc36bce22afab981a905b1bc
108-
refs/heads/autosynth-logging: 329a0cdd36f0313cd5566d37df9215a810aaf21e
108+
refs/heads/autosynth-logging: 4a21c106d0951e0578386cf54d521dc798904404
109109
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
110110
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
111111
refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a

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