Skip to content

Commit 96f0a76

Browse files
authored
---
yaml --- r: 21751 b: refs/heads/autosynth-container c: e706ba1 h: refs/heads/master i: 21749: 2daff1a 21747: ab4bf75 21743: 60d276c
1 parent 1c4896d commit 96f0a76

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
@@ -112,7 +112,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
112112
refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
113113
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114
refs/heads/autosynth-compute: 026cea73fde22ec0b40866ac5a7dc144dc465b9b
115-
refs/heads/autosynth-container: e362614532df87c25c1469d87048aaed941eb9e2
115+
refs/heads/autosynth-container: e706ba1d72589cb73ca3cdb6fcdf039b42698da6
116116
refs/heads/autosynth-monitoring: 832528c131ac32b115fd7a369701d9e6e4ec62e5
117117
refs/heads/autosynth-pubsub: 7a327eaed5fb2a5d6c1691feb73c3e0194dd805e
118118
refs/heads/autosynth-video-intelligence: 53ca56e5d077bf67065b730f3fe621f40689fb4c

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