Skip to content

Commit

Permalink
Bump org.json:json from 20240205 to 20240303 (#332)
Browse files Browse the repository at this point in the history
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240205 to 20240303.
- [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 and david-waltermire committed Apr 21, 2024
1 parent 5a19e54 commit 313b19c
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 @@ -133,7 +133,7 @@
<dependency.jaxen.version>2.0.0</dependency.jaxen.version>
<dependency.jdom2.version>2.0.6.1</dependency.jdom2.version>
<dependency.jmock-junit5.version>2.12.0</dependency.jmock-junit5.version>
<dependency.json.version>20240205</dependency.json.version>
<dependency.json.version>20240303</dependency.json.version>
<dependency.junit5.version>5.9.0</dependency.junit5.version>
<dependency.junit5-platform-launcher.version>1.9.0</dependency.junit5-platform-launcher.version>
<dependency.log4j2.version>2.23.0</dependency.log4j2.version>
Expand Down

0 comments on commit 313b19c

Please sign in to comment.