Skip to content

Commit

Permalink
Bump json from 20211205 to 20220320 (#350)
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20211205 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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2022
1 parent fd156c7 commit cf35744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
<ph-javacc-maven-plugin.version>4.1.5</ph-javacc-maven-plugin.version>
<disruptor.version>1.2.19</disruptor.version>
<json.version>20211205</json.version>
<json.version>20220320</json.version>
<gson.version>2.9.0</gson.version>
<lz4-java.version>1.8.0</lz4-java.version>
<lucene.version>8.11.1</lucene.version>
Expand Down

0 comments on commit cf35744

Please sign in to comment.