Bump org.json:json from 20230618 to 20231013

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-26 08:04:30 +00:00 committed by jamesrdi
parent ffd6ee610c
commit b5f870cf46
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<version.mybatis>3.5.13</version.mybatis>
<version.json>20230618</version.json>
<version.json>20231013</version.json>
<!-- build dependencies -->
<version.checkstyle>10.12.4</version.checkstyle>