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

@@ -42,7 +42,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20231013</version>
<scope>compile</scope>
</dependency>
</dependencies>