Skip to content

Commit

Permalink
build(deps): bump json from 20210307 to 20220320 (#1677)
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20220320.
- [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] committed Jul 4, 2022
1 parent f0a3e9e commit 510254e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -80,7 +80,7 @@
<gson.version>2.9.0</gson.version>
<slf4j.version>1.7.36</slf4j.version>
<bouncy.version>1.70</bouncy.version>
<json.version>20210307</json.version>
<json.version>20220320</json.version>

<junit.version>4.13.2</junit.version>
<jackson.version>2.13.3</jackson.version>
Expand Down

0 comments on commit 510254e

Please sign in to comment.