Skip to content

Commit

Permalink
chore(deps): bump org.json:json from 20240303 to 20241224
Browse files Browse the repository at this point in the history
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20241224.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 6, 2025
1 parent be7606f commit 230334e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
<!-- JSON Libraries used in the project -->
<gson.version>2.11.0</gson.version>
<json.version>20240303</json.version>
<json.version>20241224</json.version>
<json-path.version>2.9.0</json-path.version>
<json-smart.version>2.5.1</json-smart.version>
<json-simple.version>4.0.1</json-simple.version>
Expand Down

0 comments on commit 230334e

Please sign in to comment.