Skip to content

Commit

Permalink
build(deps): bump json from 20230227 to 20230618 (OpenFeign#2092)
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20230618.
- [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 Jun 19, 2023
1 parent 48f63ec commit 069b8a6
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 @@ -87,7 +87,7 @@
<gson.version>2.10.1</gson.version>
<slf4j.version>2.0.7</slf4j.version>
<bouncy.version>1.70</bouncy.version>
<json.version>20230227</json.version>
<json.version>20230618</json.version>

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

0 comments on commit 069b8a6

Please sign in to comment.