Bumped org.json to version 20240303

This commit is contained in:
Erik C. Thauvin 2024-05-10 11:06:51 -07:00
parent e3c7146d06
commit ab15abe11f
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20240205</version>
<version>20240303</version>
<scope>compile</scope>
</dependency>
<dependency>