Bump org.json:json from 20240205 to 20240303

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240205 to 20240303.
- [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] 2024-03-04 05:47:32 +00:00 committed by holgerhagen
parent 5727988f73
commit 1d59ca4ba2
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<version.mybatis>3.5.15</version.mybatis> <version.mybatis>3.5.15</version.mybatis>
<version.json>20240205</version.json> <version.json>20240303</version.json>
<!-- build dependencies --> <!-- build dependencies -->
<version.checkstyle>10.14.0</version.checkstyle> <version.checkstyle>10.14.0</version.checkstyle>