Skip to content

Commit 9ce2029

Browse files
authored
---
yaml --- r: 23661 b: refs/heads/autosynth-errorreporting c: e706ba1 h: refs/heads/master i: 23659: 85baa85
1 parent d9ca6d5 commit 9ce2029

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: af5b804492292b43372c9fe00386696136ccae89
130130
refs/heads/autosynth-datastore: d0fc1187000c7a50d8bddd89c3b7cdf1187ecb96
131131
refs/heads/autosynth-dialogflow: cb1ceeb3ec1a132d3096fc88d44b930a52130e18
132-
refs/heads/autosynth-errorreporting: e362614532df87c25c1469d87048aaed941eb9e2
132+
refs/heads/autosynth-errorreporting: e706ba1d72589cb73ca3cdb6fcdf039b42698da6
133133
refs/heads/autosynth-firestore: d1a44f9acc302750e37b008ecb9c1aa535cc94df
134134
refs/heads/autosynth-iot: f03bdd338a9056ca3b7ea6d9ca901649ba9aab78
135135
refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87

branches/autosynth-errorreporting/google-cloud-clients/google-cloud-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.http-client</groupId>
3636
<artifactId>google-http-client-apache</artifactId>
37-
<version>2.0.0</version>
37+
<version>2.1.0</version>
3838
</dependency>
3939

4040
<!-- Test dependencies -->

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@
157157
<!-- make sure to keep gax version in sync with google-cloud-bom -->
158158
<gax.version>1.42.0</gax.version>
159159
<api.common.java.version>1.7.0</api.common.java.version>
160-
<google.auth.version>0.13.0</google.auth.version>
160+
<google.auth.version>0.15.0</google.auth.version>
161161
<grpc.version>1.18.0</grpc.version>
162162
<!-- We are currently using the *-android version to support JDK7. -->
163-
<guava.version>26.0-android</guava.version>
164-
<http-client-bom.version>1.28.0</http-client-bom.version>
163+
<guava.version>27.1-android</guava.version>
164+
<http-client-bom.version>1.29.0</http-client-bom.version>
165165
<oauth-client.version>1.28.0</oauth-client.version>
166166
<protobuf.version>3.6.1</protobuf.version>
167167
<!-- make sure to keep opencensus version in sync with grpc -->

0 commit comments

Comments
 (0)