Skip to content

Commit 6336f2b

Browse files
committed
YARN-11606. Upgrade fst to 2.57
1 parent 2b1378c commit 6336f2b

File tree

2 files changed

+2
-2
lines changed
  • hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice

2 files changed

+2
-2
lines changed

LICENSE-binary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ commons-collections:commons-collections:3.2.2
249249
commons-daemon:commons-daemon:1.0.13
250250
commons-io:commons-io:2.14.0
251251
commons-net:commons-net:3.9.0
252-
de.ruedigermoeller:fst:2.50
252+
de.ruedigermoeller:fst:2.57
253253
io.grpc:grpc-api:1.26.0
254254
io.grpc:grpc-context:1.26.0
255255
io.grpc:grpc-core:1.26.0

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
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>

0 commit comments

Comments
 (0)