File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -251,13 +251,13 @@ commons-daemon:commons-daemon:1.0.13
251
251
commons-io:commons-io:2.16.1
252
252
commons-net:commons-net:3.9.0
253
253
de.ruedigermoeller:fst:2.50
254
- io.grpc:grpc-api:1.53.0
255
- io.grpc:grpc-context:1.53.0
256
- io.grpc:grpc-core:1.53.0
257
- io.grpc:grpc-netty:1.53.0
258
- io.grpc:grpc-protobuf:1.53.0
259
- io.grpc:grpc-protobuf-lite:1.53.0
260
- io.grpc:grpc-stub:1.53.0
254
+ io.grpc:grpc-api:1.67.1
255
+ io.grpc:grpc-context:1.67.1
256
+ io.grpc:grpc-core:1.67.1
257
+ io.grpc:grpc-netty:1.67.1
258
+ io.grpc:grpc-protobuf:1.67.1
259
+ io.grpc:grpc-protobuf-lite:1.67.1
260
+ io.grpc:grpc-stub:1.67.1
261
261
io.netty:netty-all:4.1.115.Final
262
262
io.netty:netty-buffer:4.1.115.Final
263
263
io.netty:netty-codec:4.1.115.Final
Original file line number Diff line number Diff line change 26
26
<packaging >jar</packaging >
27
27
28
28
<properties >
29
- <grpc .version>1.53.0 </grpc .version>
29
+ <grpc .version>1.67.1 </grpc .version>
30
30
<animal-sniffer .version>1.21</animal-sniffer .version>
31
31
</properties >
32
32
You can’t perform that action at this time.
0 commit comments