Browse Source

build(deps): bump org.json:json from 20230618 to 20231013 (#2204)

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 to 20231013.
- [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/2203/head
dependabot[bot] 11 months ago committed by GitHub
parent
commit
326a1b7cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -89,7 +89,7 @@ @@ -89,7 +89,7 @@
<gson.version>2.10.1</gson.version>
<moshi.version>1.15.0</moshi.version>
<slf4j.version>2.0.9</slf4j.version>
<json.version>20230618</json.version>
<json.version>20231013</json.version>
<junit.version>4.13.2</junit.version>
<junit5.version>5.10.0</junit5.version>

Loading…
Cancel
Save