File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -216,8 +216,6 @@ com.aliyun:aliyun-java-sdk-ram:3.1.0
216216com.aliyun:aliyun-java-sdk-sts:3.0.0
217217com.aliyun.oss:aliyun-sdk-oss:3.13.2
218218com.amazonaws:aws-java-sdk-bundle:1.12.499
219- com.cedarsoftware:java-util:1.9.0
220- com.cedarsoftware:json-io:2.5.1
221219com.fasterxml.jackson.core:jackson-annotations:2.12.7
222220com.fasterxml.jackson.core:jackson-core:2.12.7
223221com.fasterxml.jackson.core:jackson-databind:2.12.7.1
@@ -249,7 +247,7 @@ commons-collections:commons-collections:3.2.2
249247commons-daemon:commons-daemon:1.0.13
250248commons-io:commons-io:2.14.0
251249commons-net:commons-net:3.9.0
252- de.ruedigermoeller:fst:2.50
250+ de.ruedigermoeller:fst:2.57
253251io.grpc:grpc-api:1.26.0
254252io.grpc:grpc-context:1.26.0
255253io.grpc:grpc-core:1.26.0
Original file line number Diff line number Diff line change 223223 <dependency >
224224 <groupId >de.ruedigermoeller</groupId >
225225 <artifactId >fst</artifactId >
226- <version >2.50 </version >
226+ <version >2.57 </version >
227227 <exclusions >
228228 <exclusion >
229229 <groupId >org.javassist</groupId >
You can’t perform that action at this time.
0 commit comments