Skip to content

Commit

Permalink
build(deps): bump org.json:json from 20231013 to 20240205 (#2322)
Browse files Browse the repository at this point in the history
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20240205.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent e6938bf commit ef4f965
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 @@ -90,7 +90,7 @@
<gson.version>2.10.1</gson.version>
<moshi.version>1.15.1</moshi.version>
<slf4j.version>2.0.11</slf4j.version>
<json.version>20231013</json.version>
<json.version>20240205</json.version>

<junit5.version>5.10.2</junit5.version>
<jackson.version>2.16.1</jackson.version>
Expand Down

0 comments on commit ef4f965

Please sign in to comment.