Upgrade json to 20231013 (#15745)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen
2023-10-27 20:13:03 +02:00
committed by GitHub
parent 1702631303
commit a357f7f0cb
8 changed files with 8 additions and 8 deletions

View File

@@ -65,7 +65,7 @@
<dependency>
<artifactId>json</artifactId>
<groupId>org.json</groupId>
<version>20230227</version>
<version>20231013</version>
</dependency>
<dependency>
<artifactId>okhttp</artifactId>