|
48 | 48 | <properties> |
49 | 49 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
50 | 50 | <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> |
56 | 56 | <!-- We don't use gax-bom because it includes the artifacts with 'testlib' classifier. |
57 | 57 | 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> |
64 | 64 | </properties> |
65 | 65 |
|
66 | 66 | <distributionManagement> |
|
0 commit comments