Skip to content

Commit c061a47

Browse files
authored
---
yaml --- r: 22557 b: refs/heads/autosynth-automl c: e706ba1 h: refs/heads/master i: 22555: 9835a15
1 parent 291141b commit c061a47

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
@@ -121,7 +121,7 @@ refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
121121
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
122122
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123123
refs/heads/autosynth-asset: 7d535c3023644faa89492d4a553d8c403e073fa7
124-
refs/heads/autosynth-automl: e362614532df87c25c1469d87048aaed941eb9e2
124+
refs/heads/autosynth-automl: e706ba1d72589cb73ca3cdb6fcdf039b42698da6
125125
refs/heads/autosynth-bigquerydatatransfer: 564833a85642d4194adc025f021e10e723154246
126126
refs/heads/autosynth-bigquerystorage: a75c34ed7a11741669121be69a7021a00f1133ce
127127
refs/heads/autosynth-bigtable: 45891a7178142c84a16d6a0b792f8ecb950a3159

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