Skip to content

Commit

Permalink
Google Cloud BOM 0.172.0 and associated dependencies (#2298)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Mar 31, 2022
1 parent fb1f2a2 commit 669eb70
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions boms/cloud-oss-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,21 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<guava.version>31.0.1-jre</guava.version>
<guava.version>31.1-jre</guava.version>
<gson.version>2.9.0</gson.version>
<google.cloud.bom.version>0.171.0</google.cloud.bom.version>
<google.cloud.core.version>2.5.6</google.cloud.core.version>
<io.grpc.version>1.44.1</io.grpc.version>
<http.version>1.41.4</http.version>
<google.cloud.bom.version>0.172.0</google.cloud.bom.version>
<google.cloud.core.version>2.5.11</google.cloud.core.version>
<io.grpc.version>1.45.0</io.grpc.version>
<http.version>1.41.5</http.version>
<protobuf.version>3.19.4</protobuf.version>
<!-- We don't use gax-bom because it includes the artifacts with 'testlib' classifier.
When updating gax.version, update gax.httpjson.version too. -->
<gax.version>2.12.2</gax.version>
<gax.httpjson.version>0.97.2</gax.httpjson.version>
<auth.version>1.5.3</auth.version>
<api-common.version>2.1.4</api-common.version>
<common.protos.version>2.7.4</common.protos.version>
<iam.protos.version>1.2.6</iam.protos.version>
<gax.version>2.13.0</gax.version>
<gax.httpjson.version>0.98.0</gax.httpjson.version>
<auth.version>1.6.0</auth.version>
<api-common.version>2.1.5</api-common.version>
<common.protos.version>2.8.0</common.protos.version>
<iam.protos.version>1.2.10</iam.protos.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 669eb70

Please sign in to comment.