Skip to content

Commit d637f1b

Browse files
andreamlinkolea2
authored andcommitted
---
yaml --- r: 16071 b: refs/heads/autosynth-errorreporting c: 4a21c10 h: refs/heads/master i: 16069: 89126a1 16067: be046db 16063: 72eed0b
1 parent 607aa22 commit d637f1b

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

  • branches/autosynth-errorreporting
    • 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
@@ -131,7 +131,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134-
refs/heads/autosynth-errorreporting: 329a0cdd36f0313cd5566d37df9215a810aaf21e
134+
refs/heads/autosynth-errorreporting: 4a21c106d0951e0578386cf54d521dc798904404
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f

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