Skip to content

Commit be3009b

Browse files
fix: Update org.json:json library to resolve high severity vulnerability (#822)
Co-authored-by: Manisha Singh <singhmanisha.250025@gmail.com>
1 parent 28c8878 commit be3009b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
<dependency>
325325
<groupId>org.json</groupId>
326326
<artifactId>json</artifactId>
327-
<version>20230227</version>
327+
<version>20240303</version>
328328
</dependency>
329329
<dependency>
330330
<groupId>com.auth0</groupId>

0 commit comments

Comments
 (0)