Bump json from 20080701 to 20230227

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20080701 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 8f5c3ce..5ba50dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -673,7 +673,7 @@
             <dependency>
                 <groupId>org.json</groupId>
                 <artifactId>json</artifactId>
-                <version>20080701</version>
+                <version>20230227</version>
             </dependency>
            <dependency>
                 <groupId>commons-codec</groupId>