Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and purejava committed Apr 15, 2023
1 parent b7c411e commit 00d1bd4
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 @@ -43,7 +43,7 @@
<maven.compiler.target>1.9</maven.compiler.target>

<tweetnacl.version>1.1.2</tweetnacl.version>
<json.version>20220924</json.version>
<json.version>20230227</json.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<junit.version>5.9.2</junit.version>
<slf4j.version>2.0.6</slf4j.version>
Expand Down

0 comments on commit 00d1bd4

Please sign in to comment.