Skip to content

Commit 96bd398

Browse files
---
yaml --- r: 10223 b: refs/heads/master c: e6e5722 h: refs/heads/master i: 10221: 2480af0 10219: f2df71e 10215: a07a00a 10207: bb7047a
1 parent e5770a2 commit 96bd398

3 files changed

Lines changed: 6 additions & 32 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: d971c35c944a5a9e200ac4c94ca926024c71677c
2+
refs/heads/master: e6e5722c5f6f98d78a85e410e0aa79a27add02d8
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 9557e74bb0c6b2918b40660d6d1b35f742e5e727
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-bom/pom.xml

Lines changed: 4 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -167,36 +167,10 @@
167167
</dependency>
168168
<dependency>
169169
<groupId>com.google.api</groupId>
170-
<artifactId>gax</artifactId>
171-
<version>1.32.0</version>
172-
</dependency>
173-
<dependency>
174-
<groupId>com.google.api</groupId>
175-
<artifactId>gax</artifactId>
176-
<version>1.32.0</version>
177-
<classifier>testlib</classifier>
178-
</dependency>
179-
<dependency>
180-
<groupId>com.google.api</groupId>
181-
<artifactId>gax-grpc</artifactId>
182-
<version>1.32.0</version>
183-
</dependency>
184-
<dependency>
185-
<groupId>com.google.api</groupId>
186-
<artifactId>gax-grpc</artifactId>
187-
<version>1.32.0</version>
188-
<classifier>testlib</classifier>
189-
</dependency>
190-
<dependency>
191-
<groupId>com.google.api</groupId>
192-
<artifactId>gax-httpjson</artifactId>
193-
<version>0.49.0</version>
194-
</dependency>
195-
<dependency>
196-
<groupId>com.google.api</groupId>
197-
<artifactId>gax-httpjson</artifactId>
198-
<version>0.49.0</version>
199-
<classifier>testlib</classifier>
170+
<artifactId>gax-bom</artifactId>
171+
<version>1.34.0</version>
172+
<type>pom</type>
173+
<scope>import</scope>
200174
</dependency>
201175
<dependency>
202176
<groupId>com.google.api.grpc</groupId>

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.67.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
158158
<api-client.version>1.24.1</api-client.version>
159-
<gax.version>1.33.1</gax.version>
159+
<gax.version>1.34.0</gax.version>
160160
<google.auth.version>0.11.0</google.auth.version>
161161
<grpc.version>1.15.0</grpc.version>
162162
<nettyssl.version>2.0.7.Final</nettyssl.version>

0 commit comments

Comments
 (0)