Skip to content

Commit

Permalink
fix: Update org.json:json library to resolve high severity vulnerabil…
Browse files Browse the repository at this point in the history
…ity (#822)

Co-authored-by: Manisha Singh <singhmanisha.250025@gmail.com>
  • Loading branch information
allantodd and manisha1997 authored Dec 10, 2024
1 parent 28c8878 commit be3009b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20240303</version>
</dependency>
<dependency>
<groupId>com.auth0</groupId>
Expand Down

0 comments on commit be3009b

Please sign in to comment.