Skip to content

Commit 1983411

Browse files
authored
Libraries BOM: Google Cloud BOM 0.171.0 (#2292)
* Libraries BOM: Google Cloud BOM 0.170.0 * Google Cloud BOM 0.171.0
1 parent f9c017d commit 1983411

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

boms/cloud-oss-bom/pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,19 @@
4848
<properties>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
<guava.version>31.0.1-jre</guava.version>
51-
<google.cloud.bom.version>0.169.0</google.cloud.bom.version>
52-
<google.cloud.core.version>2.4.0</google.cloud.core.version>
53-
<io.grpc.version>1.44.0</io.grpc.version>
54-
<http.version>1.41.2</http.version>
55-
<protobuf.version>3.19.3</protobuf.version>
51+
<google.cloud.bom.version>0.171.0</google.cloud.bom.version>
52+
<google.cloud.core.version>2.5.6</google.cloud.core.version>
53+
<io.grpc.version>1.44.1</io.grpc.version>
54+
<http.version>1.41.4</http.version>
55+
<protobuf.version>3.19.4</protobuf.version>
5656
<!-- We don't use gax-bom because it includes the artifacts with 'testlib' classifier.
5757
When updating gax.version, update gax.httpjson.version too. -->
58-
<gax.version>2.11.0</gax.version>
59-
<gax.httpjson.version>0.96.0</gax.httpjson.version>
60-
<auth.version>1.4.0</auth.version>
61-
<api-common.version>2.1.3</api-common.version>
62-
<common.protos.version>2.7.2</common.protos.version>
63-
<iam.protos.version>1.2.1</iam.protos.version>
58+
<gax.version>2.12.2</gax.version>
59+
<gax.httpjson.version>0.97.2</gax.httpjson.version>
60+
<auth.version>1.5.3</auth.version>
61+
<api-common.version>2.1.4</api-common.version>
62+
<common.protos.version>2.7.4</common.protos.version>
63+
<iam.protos.version>1.2.6</iam.protos.version>
6464
</properties>
6565

6666
<distributionManagement>

0 commit comments

Comments
 (0)