Skip to content

Commit 7537e2a

Browse files
ShahimSharafudeenyingsu00
authored andcommitted
Upgrade json-smart version to 2.5.2 in response to CVE-2024-57699
1 parent 5b7748d commit 7537e2a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,12 @@
911911
</exclusions>
912912
</dependency>
913913

914+
<dependency>
915+
<groupId>net.minidev</groupId>
916+
<artifactId>json-smart</artifactId>
917+
<version>2.5.2</version>
918+
</dependency>
919+
914920
<dependency>
915921
<groupId>com.facebook.presto.hadoop</groupId>
916922
<artifactId>hadoop-apache2</artifactId>

0 commit comments

Comments
 (0)