Merge pull request #36 from Kingsrook/dependabot/maven/org.json-json-20231013

Bump org.json:json from 20230227 to 20231013
This commit is contained in:
tim-chamberlain
2023-12-08 11:52:32 -06:00
committed by GitHub

View File

@ -119,7 +119,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
<scope>test</scope>
</dependency>
<dependency>