File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 46
46
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
47
47
<guava .version>31.1-jre</guava .version>
48
48
<gson .version>2.9.0</gson .version>
49
- <google .cloud.core.version>2.7.1 </google .cloud.core.version>
50
- <io .grpc.version>1.46 .0</io .grpc.version>
51
- <http .version>1.41.8 </http .version>
52
- <protobuf .version>3.20 .1</protobuf .version>
49
+ <google .cloud.core.version>2.8.0 </google .cloud.core.version>
50
+ <io .grpc.version>1.47 .0</io .grpc.version>
51
+ <http .version>1.42.0 </http .version>
52
+ <protobuf .version>3.21 .1</protobuf .version>
53
53
<!-- We don't use gax-bom because it includes the artifacts with 'testlib' classifier.
54
54
When updating gax.version, update gax.httpjson.version too. -->
55
- <gax .version>2.18.1 </gax .version>
56
- <gax .httpjson.version>0.103.1 </gax .httpjson.version>
55
+ <gax .version>2.18.2 </gax .version>
56
+ <gax .httpjson.version>0.103.2 </gax .httpjson.version>
57
57
<auth .version>1.7.0</auth .version>
58
- <api-common .version>2.2.0 </api-common .version>
59
- <common .protos.version>2.8.3 </common .protos.version>
60
- <iam .protos.version>1.3.4 </iam .protos.version>
58
+ <api-common .version>2.2.1 </api-common .version>
59
+ <common .protos.version>2.9.0 </common .protos.version>
60
+ <iam .protos.version>1.4.1 </iam .protos.version>
61
61
</properties >
62
62
63
63
<distributionManagement >
You can’t perform that action at this time.
0 commit comments