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.31.0 </grpc-version >
59- <netty-version >4.1.48 .Final</netty-version >
60- <netty-tcnative-version >2.0.30 .Final</netty-tcnative-version >
61- <protobuf-version >3.12.2 </protobuf-version >
58+ <grpc-version >1.32.1 </grpc-version >
59+ <netty-version >4.1.51 .Final</netty-version >
60+ <netty-tcnative-version >2.0.31 .Final</netty-tcnative-version >
61+ <protobuf-version >3.13.0 </protobuf-version >
6262 <gson-version >2.8.6</gson-version >
6363 <slf4j-version >1.7.30</slf4j-version >
6464 <junit-version >4.13</junit-version >
6565 <guava-version >29.0-jre</guava-version >
66- <annotation -version >6 .0.53</ annotation -version >
66+ <annotations -version >9 .0.37</ annotations -version >
6767
6868 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6969 </properties >
130130 annotation only has source retention. -->
131131 <dependency >
132132 <groupId >org.apache.tomcat</groupId >
133- <artifactId >annotations-api</artifactId >
134- <version >${annotation -version} </version >
133+ <artifactId >tomcat- annotations-api</artifactId >
134+ <version >${annotations -version} </version >
135135 <scope >provided</scope >
136136 </dependency >
137137
You can’t perform that action at this time.
0 commit comments