Skip to content

Commit

Permalink
build(deps): bump json from 20220924 to 20230227 (#1963)
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220924 to 20230227.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2023
1 parent 11fd54d commit 24793e2
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 @@ -86,7 +86,7 @@
<gson.version>2.10.1</gson.version>
<slf4j.version>2.0.6</slf4j.version>
<bouncy.version>1.70</bouncy.version>
<json.version>20220924</json.version>
<json.version>20230227</json.version>

<junit.version>4.13.2</junit.version>
<junit5.version>5.9.2</junit5.version>
Expand Down

0 comments on commit 24793e2

Please sign in to comment.