Skip to content

Commit

Permalink
YARN-11606. Upgrade fst to 2.57
Browse files Browse the repository at this point in the history
  • Loading branch information
dmmkr committed Nov 2, 2023
1 parent 2b1378c commit 6336f2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ commons-collections:commons-collections:3.2.2
commons-daemon:commons-daemon:1.0.13
commons-io:commons-io:2.14.0
commons-net:commons-net:3.9.0
de.ruedigermoeller:fst:2.50
de.ruedigermoeller:fst:2.57
io.grpc:grpc-api:1.26.0
io.grpc:grpc-context:1.26.0
io.grpc:grpc-core:1.26.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
<dependency>
<groupId>de.ruedigermoeller</groupId>
<artifactId>fst</artifactId>
<version>2.50</version>
<version>2.57</version>
<exclusions>
<exclusion>
<groupId>org.javassist</groupId>
Expand Down

0 comments on commit 6336f2b

Please sign in to comment.