Skip to content

Commit

Permalink
Update org.json library to fix security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
solth committed Oct 24, 2023
1 parent 409d5d3 commit 146120b
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 @@ -539,7 +539,7 @@ from system library in Java 11+ -->
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 146120b

Please sign in to comment.