Skip to content

Commit

Permalink
YARN-11611. Remove json-io to 4.14.1 due to CVE-2023-34610 (#6257)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Teke <[email protected]>
  • Loading branch information
brumi1024 and bteke authored Nov 27, 2023
1 parent 8a610e6 commit d72cdf7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,10 @@
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
</exclusion>
<exclusion>
<groupId>com.cedarsoftware</groupId>
<artifactId>java-util</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
Expand Down

0 comments on commit d72cdf7

Please sign in to comment.