File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 </distributionManagement >
5656
5757 <properties >
58- <grpc-version >1.40.0</grpc-version >
59- <netty-version >4.1.52.Final</netty-version >
60- <netty-tcnative-version >2.0.34.Final</netty-tcnative-version >
61- <protobuf-version >3.17.3</protobuf-version >
62- <gson-version >2.8.8</gson-version >
58+ <grpc-version >1.44.0</grpc-version >
59+ <!-- netty and protobuf versions kept in sync with grpc's deps -->
60+ <netty-version >4.1.72.Final</netty-version >
61+ <netty-tcnative-version >2.0.46.Final</netty-tcnative-version >
62+ <protobuf-version >3.19.3</protobuf-version >
63+ <gson-version >2.8.9</gson-version >
6364 <slf4j-version >1.7.32</slf4j-version >
6465 <junit-version >4.13.2</junit-version >
65- <guava-version >30.1 .1-jre</guava-version >
66- <annotations-version >9.0.5 </annotations-version >
66+ <guava-version >31.0 .1-jre</guava-version >
67+ <annotations-version >9.0.58 </annotations-version >
6768
6869 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6970 </properties >
You can’t perform that action at this time.
0 commit comments