Merge pull request #17 from Kingsrook/dependabot/maven/org.json-json-20230227

Bump json from 20220924 to 20230227
This commit is contained in:
tim-chamberlain
2023-04-20 10:35:42 -05:00
committed by GitHub

2
pom.xml Executable file → Normal file
View File

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