Skip to content

Commit a70a7cc

Browse files
---
yaml --- r: 9829 b: refs/heads/master c: e14be2b h: refs/heads/master i: 9827: 144fbb5
1 parent dcaddff commit a70a7cc

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 1bfe0df6ac59aff07a4d248509d9106b4bfd3621
2+
refs/heads/master: e14be2b4efa506e761a462b4d443adab05990587
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 03aa637ca038bc7904083f090fd16e091f513230
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,3 +359,4 @@ Apache 2.0 - See [LICENSE] for more information.
359359
[cloud-platform]: https://cloud.google.com/
360360
[cloud-platform-docs]: https://cloud.google.com/docs/
361361
[client-lib-docs]: https://googlecloudplatform.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html
362+

trunk/google-cloud-bom/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -150,34 +150,34 @@
150150
<dependency>
151151
<groupId>com.google.api</groupId>
152152
<artifactId>gax</artifactId>
153-
<version>1.27.0</version>
153+
<version>1.28.0</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>com.google.api</groupId>
157157
<artifactId>gax</artifactId>
158-
<version>1.27.0</version>
158+
<version>1.28.0</version>
159159
<classifier>testlib</classifier>
160160
</dependency>
161161
<dependency>
162162
<groupId>com.google.api</groupId>
163163
<artifactId>gax-grpc</artifactId>
164-
<version>1.27.0</version>
164+
<version>1.28.0</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>com.google.api</groupId>
168168
<artifactId>gax-grpc</artifactId>
169-
<version>1.27.0</version>
169+
<version>1.28.0</version>
170170
<classifier>testlib</classifier>
171171
</dependency>
172172
<dependency>
173173
<groupId>com.google.api</groupId>
174174
<artifactId>gax-httpjson</artifactId>
175-
<version>0.44.0</version>
175+
<version>0.45.0</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>com.google.api</groupId>
179179
<artifactId>gax-httpjson</artifactId>
180-
<version>0.44.0</version>
180+
<version>0.45.0</version>
181181
<classifier>testlib</classifier>
182182
</dependency>
183183
<dependency>

trunk/google-cloud-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<site.installationModule>google-cloud-clients</site.installationModule>
157157
<bom.version>0.51.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
158158
<api-client.version>1.23.0</api-client.version>
159-
<gax.version>1.27.0</gax.version>
159+
<gax.version>1.28.0</gax.version>
160160
<google.auth.version>0.9.1</google.auth.version>
161161
<grpc.version>1.12.0</grpc.version>
162162
<nettyssl.version>2.0.7.Final</nettyssl.version>

0 commit comments

Comments
 (0)