Bump org.json:json from 20090211 to 20231013 in /java

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20090211 to 20231013.
- [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/java/pom.xml b/java/pom.xml
index e83a275..ff62aad 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.json</groupId>
       <artifactId>json</artifactId>
-      <version>20090211</version>
+      <version>20231013</version>
     </dependency>
     <dependency>
       <groupId>com.google.appengine</groupId>