Skip to content

Commit

Permalink
Upgrade json-smart version to 2.5.2 in response to CVE-2024-57699
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahimSharafudeen authored and yingsu00 committed Mar 5, 2025
1 parent 5b7748d commit 7537e2a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,12 @@
</exclusions>
</dependency>

<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.5.2</version>
</dependency>

<dependency>
<groupId>com.facebook.presto.hadoop</groupId>
<artifactId>hadoop-apache2</artifactId>
Expand Down

0 comments on commit 7537e2a

Please sign in to comment.