[JAVA-31568] Upgrade org.json and json-path libraries

This commit is contained in:
Harry9656
2024-03-11 21:16:11 +01:00
committed by GitHub
parent ec6f3949cd
commit 535d9a97b4
17 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
</dependencies>
<properties>
<json-path.version>2.8.0</json-path.version>
<json-path.version>2.9.0</json-path.version>
</properties>
</project>
+1 -1
View File
@@ -35,7 +35,7 @@
</build>
<properties>
<json.version>20230618</json.version>
<json.version>20240303</json.version>
</properties>
</project>