Skip to content

Commit 7ea71c7

Browse files
authored
---
yaml --- r: 26415 b: refs/heads/autosynth-dataproc c: e706ba1 h: refs/heads/master i: 26413: a9acae5 26411: a7a1cbe 26407: 9aff0d0 26399: ebfd078
1 parent ed7fd28 commit 7ea71c7

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
@@ -168,7 +168,7 @@ refs/tags/v0.78.0: 62d4bd30605ab3578f9a08d84487fb0b33ac2ff5
168168
refs/tags/v0.79.0: 82287b570708748c411d05c40f3932cff9606feb
169169
refs/tags/v0.80.0: f745e744d38e4fe636f34d0e04795ba3d014287d
170170
refs/tags/v0.81.0: ed3a0c85339ea6b73560b9a570abfbb76b93a263
171-
refs/heads/autosynth-dataproc: e362614532df87c25c1469d87048aaed941eb9e2
171+
refs/heads/autosynth-dataproc: e706ba1d72589cb73ca3cdb6fcdf039b42698da6
172172
refs/heads/autosynth-securitycenter: 80d8b3f724d20028fde7e06d1c16d6bfd36837f9
173173
refs/heads/autosynth-talent: 383a363aeb0af16c9997201d1f963360641f68a8
174174
refs/heads/cscc-samples: 620d105e6b574cfeeee04e413a157b7bd34ebc8b

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