Browse Source

build(deps): bump json from 20230227 to 20230618 (#2092)

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>
pull/2096/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
069b8a6c2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -87,7 +87,7 @@ @@ -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>

Loading…
Cancel
Save