Skip to content

Commit b760b15

Browse files
Upgrade json-smart version to 2.5.2 in response to CVE-2024-57699
1 parent 4b8771e commit b760b15

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
@@ -921,6 +921,12 @@
921921
</exclusions>
922922
</dependency>
923923

924+
<dependency>
925+
<groupId>net.minidev</groupId>
926+
<artifactId>json-smart</artifactId>
927+
<version>2.5.2</version>
928+
</dependency>
929+
924930
<dependency>
925931
<groupId>com.facebook.presto.hadoop</groupId>
926932
<artifactId>hadoop-apache2</artifactId>

0 commit comments

Comments
 (0)