Skip to content

Commit 9415bb4

Browse files
authored
---
yaml --- r: 23011 b: refs/heads/autosynth-bigtable c: e706ba1 h: refs/heads/master i: 23009: 4e5ef3a 23007: 3064a46
1 parent f47f4a5 commit 9415bb4

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
@@ -124,7 +124,7 @@ refs/heads/autosynth-asset: 7d535c3023644faa89492d4a553d8c403e073fa7
124124
refs/heads/autosynth-automl: 7fcabb1e54ca9ded6bec10f41590d29ece3a6367
125125
refs/heads/autosynth-bigquerydatatransfer: d88aa5aae5fd9d3c6d75bbab1a05162c6d4d948f
126126
refs/heads/autosynth-bigquerystorage: d2c53da3b012e38c662e4df0738042435f19365f
127-
refs/heads/autosynth-bigtable: e362614532df87c25c1469d87048aaed941eb9e2
127+
refs/heads/autosynth-bigtable: e706ba1d72589cb73ca3cdb6fcdf039b42698da6
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 0f377286f60df2b6fd37c183bf170c68dc014cfb
130130
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1

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